Skip to content

Commit

Permalink
Merge pull request #38 from earlAchromatic/earlAchromatic-patch-2
Browse files Browse the repository at this point in the history
Update vite.config.js
  • Loading branch information
earlAchromatic authored Oct 29, 2024
2 parents a03b4e8 + 3149fce commit b7d0b46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export default defineConfig({
clearScreen: false,
server: {
mode: 'development',
middlewareMode: 'ssr',
},
resolve: {
'@': path.resolve(__dirname, './node_modules'),
Expand Down

0 comments on commit b7d0b46

Please sign in to comment.