mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
Update vercel.json
This commit is contained in:
parent
907992390e
commit
f0c92a8bd0
1 changed files with 14 additions and 13 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"rewrites": [
|
||||
{ "source": "/*", "destination": "/index.html" },
|
||||
{
|
||||
"source": "/:path*",
|
||||
"has": [
|
||||
|
@ -11,4 +12,4 @@
|
|||
"destination": "/:path*"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue