Add the default baseHref value to angular.json

This commit is contained in:
Art Lowel
2022-06-22 16:05:03 +02:00
parent eb662fc156
commit f2f8f0929c

View File

@@ -63,7 +63,8 @@
"bundleName": "dspace-theme"
}
],
"scripts": []
"scripts": [],
"baseHref": "/"
},
"configurations": {
"development": {