fix: compile

This commit is contained in:
ycjcl868 2019-12-18 21:44:17 +08:00
parent 13928fbcd7
commit ab356f941d

View File

@ -1,6 +1,6 @@
[build] [build]
publish = "_site" publish = "_site"
command = "npm run site" command = "npm run compile && npm run dist && npm run site"
[[redirects]] [[redirects]]
from = "/docs/resource/download" from = "/docs/resource/download"