mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
refactor environment.prod.ts to environment.production.ts
This commit is contained in:
@@ -384,7 +384,7 @@ dspace-angular
|
||||
│ ├── backend * Folder containing a mock of the REST API, hosted by the express server
|
||||
│ ├── config *
|
||||
│ ├── environments *
|
||||
│ │ ├── environment.prod.ts * Production configuration files
|
||||
│ │ ├── environment.production.ts * Production configuration files
|
||||
│ │ ├── environment.test.ts * Test configuration files
|
||||
│ │ └── environment.ts * Default (development) configuration files
|
||||
│ ├── mirador-viewer *
|
||||
|
Reference in New Issue
Block a user