Skip to content

Commit

Permalink
revert: vite config change
Browse files Browse the repository at this point in the history
  • Loading branch information
UrbanWill committed Sep 20, 2024
1 parent 7a13ebc commit bfb9084
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/portal/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,4 @@ export default defineConfig({
'@': path.resolve(__dirname, './src'),
},
},
optimizeDeps: {
exclude: ['threads/worker'],
},
})

0 comments on commit bfb9084

Please sign in to comment.