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 da4355c commit f88eeffCopy full SHA for f88eeff
package.json
@@ -5,7 +5,7 @@
5
"ng": "ng",
6
"start": "ng serve",
7
"build": "ng build",
8
- "build:prod": "ng build --configuration production --base-href /reactive-forms/",
+ "build:prod": "ng build --configuration production --base-href /angular-reactive-forms/",
9
"watch": "ng build --watch --configuration development",
10
"test": "ng test"
11
},
0 commit comments