Skip to content

Commit 8181925

Browse files
Leal, RafaelLeal, Rafael
Leal, Rafael
authored and
Leal, Rafael
committed
Update npm start command
1 parent 37fe298 commit 8181925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"scripts": {
55
"ng": "ng",
6-
"start": "ng serve --ec true",
6+
"start": "ng serve",
77
"build": "ng build --prod",
88
"test": "ng test",
99
"test:coverage": "ng test --watch=true --code-coverage",

0 commit comments

Comments
 (0)