This commit is contained in:
parent
ad568b61e3
commit
9757b6543f
@ -4,7 +4,7 @@
|
||||
"description": "My personal blog",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "run-s prep build:*",
|
||||
"build": "run-s prep svg build:*",
|
||||
"build:webpack": "webpack --mode=production",
|
||||
"start": "run-s prep:clean prep:make svg build:webpack ; run-s start:hugo",
|
||||
"start:hugo": "hugo server -D -F",
|
||||
|
Loading…
Reference in New Issue
Block a user