Commit dd97ae71 by sunchao

package

parent 3c4359ca
......@@ -3,15 +3,10 @@
"version": "0.0.0",
"scripts": {
"ng": "ng",
<<<<<<< HEAD
"start": "ng serve --host 92.168.124.107",
"build": "ng build -c=dev --prod",
=======
"start": "ng serve --host 192.168.1.25",
"buildDev": "ng build -c=dev --prod",
"buildStage": "ng build -c=stage --prod",
"buildProd": "ng build -c=production --prod ",
>>>>>>> 4f8fb7e80361458ea1e7ade090f45db97384e20b
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
......
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