feat: scripts
This commit is contained in:
parent
4399c5f140
commit
6baed12b83
|
@ -3,7 +3,7 @@
|
|||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "hexo generate",
|
||||
"build": "hexo clean & hexo generate",
|
||||
"clean": "hexo clean",
|
||||
"deploy": "hexo deploy",
|
||||
"search": "hexo algolia",
|
||||
|
|
Loading…
Reference in New Issue
Block a user