mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +08:00
fix: compile
This commit is contained in:
parent
13928fbcd7
commit
ab356f941d
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user