mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
14 lines
223 B
JSON
14 lines
223 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/:path*",
|
|
"has": [
|
|
{
|
|
"type": "host",
|
|
"value": "carbon-components-svelte.onrender.com"
|
|
}
|
|
],
|
|
"destination": "/:path*"
|
|
}
|
|
]
|
|
}
|