Commit 1140bf5d authored by nanahira's avatar nanahira

fix build script

parent 3be673b7
......@@ -3,9 +3,8 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"start": "ng serve --host 0.0.0.0",
"build": "ng build --prod --source-map --base-href https://cdn02.moecube.com:444/store/remake/ --deploy-url https://cdn02.moecube.com:444/store/remake/",
"test": "ng test"
},
"private": true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment