mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 11:11:25 +00:00
docs: prerender for gh pages
This commit is contained in:
parent
bcc7058ddf
commit
f0b270b9bc
6 changed files with 13 additions and 11 deletions
|
@ -6,7 +6,7 @@
|
|||
"dev:svite": "svite",
|
||||
"build": "run-s build:*",
|
||||
"build:routify": "routify run -b",
|
||||
"build:svite": "svite build --assetsDir=assets",
|
||||
"build:svite": "svite build --base=/carbon-components-svelte --assetsDir=assets",
|
||||
"postbuild": "node scripts/postbuild",
|
||||
"deploy": "npx gh-pages -d dist"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue