mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21: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": [
|
"rewrites": [
|
||||||
|
{ "source": "/*", "destination": "/index.html" },
|
||||||
{
|
{
|
||||||
"source": "/:path*",
|
"source": "/:path*",
|
||||||
"has": [
|
"has": [
|
||||||
|
@ -11,4 +12,4 @@
|
||||||
"destination": "/:path*"
|
"destination": "/:path*"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue