feat: scripts

This commit is contained in:
mozzie 2023-10-19 22:56:13 +08:00
parent 4399c5f140
commit 6baed12b83
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -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",