Skip to content

Commit 9b2036c

Browse files
🚀 Update package.json for deployment
1 parent c85cba7 commit 9b2036c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
7-
"build": "ng build",
7+
"build": "ng build --prod --base-href /angular-form-array/",
88
"test": "ng test",
99
"lint": "ng lint",
1010
"e2e": "ng e2e"

0 commit comments

Comments
 (0)