修改打包命令
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "hexo bangumi -u && hexo generate",
|
||||
"build": "hexo clean && hexo bangumi -u && hexo generate",
|
||||
"clean": "hexo clean",
|
||||
"deploy": "hexo deploy",
|
||||
"server": "hexo bangumi -u && hexo server"
|
||||
|
||||
Reference in New Issue
Block a user