mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-17 19:21:26 +00:00
docs: try vercel.json for SPA fallback
This commit is contained in:
parent
7e2d2ede52
commit
444b327104
3 changed files with 25 additions and 2 deletions
|
@ -6,8 +6,7 @@
|
|||
"dev:svite": "svite",
|
||||
"build": "run-s build:*",
|
||||
"build:routify": "routify run -b",
|
||||
"build:svite": "svite build",
|
||||
"postbuild": "node scripts/postbuild"
|
||||
"build:svite": "svite build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@carbon/themes": "^10.20.0",
|
||||
|
@ -20,6 +19,7 @@
|
|||
"mdsvex": "^0.8.8",
|
||||
"node-sass": "^4.14.1",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"playwright": "^1.4.2",
|
||||
"playwright-aws-lambda": "^0.6.0",
|
||||
"playwright-core": "^1.4.2",
|
||||
"polka": "^0.5.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue