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 c059085 + 1cab889 commit 6d4d403Copy full SHA for 6d4d403
package.json
@@ -7,6 +7,7 @@
7
"ng": "ng",
8
"start": "ng serve",
9
"build": "ng build",
10
+ "build-prod": "ng build --configuration production --base-href /angular/free/",
11
"watch": "ng build --watch --configuration development",
12
"test": "ng test"
13
},
0 commit comments