mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-07-15 11:25:40 +08:00
Added yeoman image as default view.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
"serve:dist": "node server.js --env=dist",
|
||||
"dist": "npm run copy & webpack --env=dist",
|
||||
"lint": "eslint ./src",
|
||||
"copy": "copyfiles -f ./src/index.html ./dist",
|
||||
"copy": "copyfiles -f ./src/index.html ./src/favicon.ico ./dist",
|
||||
"clean": "rimraf dist/*"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user