feat(dev-server): enable historyApiFallback
This commit is contained in:
@@ -48,6 +48,7 @@ export default defineConfig({
|
|||||||
"/content": "http://localhost:3000",
|
"/content": "http://localhost:3000",
|
||||||
"/.ttrpg": "http://localhost:3000",
|
"/.ttrpg": "http://localhost:3000",
|
||||||
},
|
},
|
||||||
|
historyApiFallback: true,
|
||||||
},
|
},
|
||||||
output: {
|
output: {
|
||||||
distPath: {
|
distPath: {
|
||||||
|
|||||||
Reference in New Issue
Block a user