edit
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
"ng": "ng",
|
||||
"start": "ng s -o --port 4202",
|
||||
"hmr": "ng s -o --hmr",
|
||||
"build": "ng build",
|
||||
"build": "npm run ng-high-memory build --",
|
||||
"build:dev": "npm run build -- -c dev",
|
||||
"analyze": "npm run ng-high-memory build -- --source-map",
|
||||
"analyze:view": "source-map-explorer dist/**/*.js",
|
||||
|
||||
Reference in New Issue
Block a user