Skip to content

Commit

Permalink
spa mode
Browse files Browse the repository at this point in the history
  • Loading branch information
astahmer committed Feb 7, 2024
1 parent 9693b4d commit 1306f7a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions website/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ installGlobals()
export default defineConfig({
plugins: [
remix({
ignoredRouteFiles: ['**/.*'],
appDirectory: 'app',
buildDirectory: 'public/build',
publicPath: '/build/',
serverBuildFile: 'build/index.js',
unstable_ssr: false,
}),
],
resolve: {
Expand Down

0 comments on commit 1306f7a

Please sign in to comment.