This commit is contained in:
Jay
2017-03-23 17:30:04 +08:00
parent 33872d0f92
commit fdaf0ce5c6
3 changed files with 153200 additions and 49 deletions
+2 -1
View File
@@ -5,7 +5,8 @@
"scripts": {
"test": "node node_modules/webpack-dev-server/bin/webpack-dev-server",
"build": "NODE_ENV=production webpack -p --progress --colors",
"build-dev": "NODE_ENV=development webpack --watch --progress"
"build-dev": "NODE_ENV=development webpack --watch --progress",
"install-dep": "npm i --production"
},
"keywords": [],
"author": "",
+90848 -30
View File
File diff suppressed because one or more lines are too long
+62350 -18
View File
File diff suppressed because one or more lines are too long