feat(dev-server): enable historyApiFallback

This commit is contained in:
2026-07-13 00:49:24 +08:00
parent 981c829d0f
commit 960e310208
+1
View File
@@ -48,6 +48,7 @@ export default defineConfig({
"/content": "http://localhost:3000",
"/.ttrpg": "http://localhost:3000",
},
historyApiFallback: true,
},
output: {
distPath: {