@@ -21,10 +21,10 @@
"vue": "^2.5.16"
},
"scripts": {
- "debug": "parcel ./src/index.html",
+ "debug": "parcel ./src/index.html --port 1026",
"build": "parcel build ./src/index.html --public-url //pub.dwstatic.com/zt2018/1807vampire/ --out-dir ../../../pub/zt2018/1807vampire"
"keywords": [],
"author": "heitan",
"license": "ISC"
-}
+}