mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Merge pull request #1699 from atmire/add-default-basehref-to-angular-json
Add the default baseHref value to angular.json
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
"bundleName": "dspace-theme"
|
||||
}
|
||||
],
|
||||
"scripts": []
|
||||
"scripts": [],
|
||||
"baseHref": "/"
|
||||
},
|
||||
"configurations": {
|
||||
"development": {
|
||||
|
Reference in New Issue
Block a user