We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f910241 commit 05a69f4Copy full SHA for 05a69f4
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
7
- "build": "ng build --prod --build-optimizer --base-href /manage/",
+ "build": "ng build --prod --build-optimizer --base-href /manage/ --output-hashing none",
8
"test": "ng test",
9
"lint": "ng lint",
10
"e2e": "ng e2e"
0 commit comments