mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 15:02:11 +08:00
feat(@angular/cli): add npm build script (#4949)
This commit is contained in:
parent
958bee3de1
commit
e661f55572
@ -5,6 +5,7 @@
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
"build": "ng build",
|
||||
"test": "ng test",
|
||||
"lint": "ng lint",
|
||||
"e2e": "ng e2e"
|
||||
|
Loading…
x
Reference in New Issue
Block a user