diff --git a/rsbuild.config.ts b/rsbuild.config.ts index a63ecb6..5f247f6 100644 --- a/rsbuild.config.ts +++ b/rsbuild.config.ts @@ -48,6 +48,7 @@ export default defineConfig({ "/content": "http://localhost:3000", "/.ttrpg": "http://localhost:3000", }, + historyApiFallback: true, }, output: { distPath: {