* Add BrowserRouter support * Handle base route for hashrouter/browserrouter * Add hashstring fallback * parseHash -> parseLocationHash
4 lines
72 B
JSON
4 lines
72 B
JSON
{
|
|
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
|
|
}
|