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 c85cba7 commit 9b2036cCopy full SHA for 9b2036c
package.json
@@ -4,7 +4,7 @@
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
7
- "build": "ng build",
+ "build": "ng build --prod --base-href /angular-form-array/",
8
"test": "ng test",
9
"lint": "ng lint",
10
"e2e": "ng e2e"
0 commit comments