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