
* clear lint errors * test * test * Revert "test" This reverts commit 53cc0ca9d7eb3ee07571c6907f819172a02bf5e4. * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * test * unused libs removed * test --------- Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
9 lines
108 B
JSON
9 lines
108 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/((?!assets/).*)",
|
|
"destination": "/api/ssr.mjs"
|
|
}
|
|
]
|
|
}
|