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.
2 parents 5c15780 + b11380d commit 051382fCopy full SHA for 051382f
package.json
@@ -5,7 +5,7 @@
5
"ng": "ng",
6
"start": "ng serve",
7
"build": "ng build",
8
- "build:prod": "ng build --configuration production",
+ "build:prod": "ng build --configuration production --base-href=/angular-pages/",
9
"watch": "ng build --watch --configuration development",
10
"test": "ng test"
11
},
0 commit comments