package.json edited online with Bitbucket

This commit is contained in:
gandhimathi 2020-01-13 13:36:39 +00:00
parent 590b3f796f
commit ccc1513f40

View File

@ -4,7 +4,7 @@
"license": "MIT",
"scripts": {
"production": "node --max_old_space_size=8192 node_modules/@angular/cli/bin/ng build --prod ",
"staging": "node --max_old_space_size=8192 node_modules/@angular/cli/bin/ng build --prod --configuration=staging",
"staging": "node node_modules/@angular/cli/bin/ng build --configuration=staging",
"ng": "ng",
"start": "ng serve",
"build": "ng build",