53a8fd6c69
This PR updates the tldraw readme. ### Change Type - [x] `patch` — Bug fix
19 lines
241 B
JSON
19 lines
241 B
JSON
{
|
|
"headers": [
|
|
{
|
|
"source": "/assets/(.*)",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public,max-age=31536000,immutable"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rewrites": [
|
|
{
|
|
"source": "/(.*)",
|
|
"destination": "/"
|
|
}
|
|
]
|
|
}
|