修改scripts
This commit is contained in:
parent
096d57b90e
commit
731f80f631
@ -3,8 +3,8 @@
|
|||||||
"version": "5.1.0",
|
"version": "5.1.0",
|
||||||
"description": "Hexo响应式主题",
|
"description": "Hexo响应式主题",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "webpack --watch",
|
"dev": "webpack --watch --mode development",
|
||||||
"build": "webpack -p"
|
"build": "webpack -p --mode production"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user