Skip to content

Commit ee27629

Browse files
author
wangb
committed
add build
1 parent 23efa73 commit ee27629

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"version": "5.4.0"
77
},
88
"scripts": {
9-
"start": "hexo server"
9+
"start": "hexo server",
10+
"build": "hexo generate"
1011
},
1112
"dependencies": {
1213
"hexo": "^5.4.0",

0 commit comments

Comments
 (0)