mirror of
https://github.com/pure-css/pure.git
synced 2024-11-07 21:34:24 +00:00
ci: rub build before deployment
This commit is contained in:
parent
950bfde546
commit
9f916912d7
@ -7,7 +7,7 @@
|
||||
"copy:pure": "cp -rf ../build/ ./static/css/pure/",
|
||||
"deploy": "docusaurus deploy",
|
||||
"prebuild": "npm run copy:pure",
|
||||
"predeploy": "npm run copy:pure",
|
||||
"predeploy": "npm run copy:pure && npm run build",
|
||||
"prestart": "npm run copy:pure",
|
||||
"start": "docusaurus start",
|
||||
"swizzle": "docusaurus swizzle"
|
||||
|
Loading…
Reference in New Issue
Block a user