We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 958bee3 commit e661f55Copy full SHA for e661f55
1 file changed
packages/@angular/cli/blueprints/ng/files/package.json
@@ -5,6 +5,7 @@
5
"scripts": {
6
"ng": "ng",
7
"start": "ng serve",
8
+ "build": "ng build",
9
"test": "ng test",
10
"lint": "ng lint",
11
"e2e": "ng e2e"
0 commit comments