Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-kruining committed Feb 20, 2024
1 parent 69b0297 commit ef813eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solid-start/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default defineConfig({
ssr: true,
server: {
baseURL: process.env.BASE_PATH ?? '/',
preset: 'static',
// preset: 'static',
prerender: {
routes: [ '/', '/sales'],
},
Expand Down

0 comments on commit ef813eb

Please sign in to comment.