We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a133819 commit c987ee7Copy full SHA for c987ee7
packages/app/vite.config.ts
@@ -1,3 +1,3 @@
1
import config from '../../configurations/vite.config'
2
3
-export default config(__dirname, {poolStrategy: 'forks'})
+export default config(__dirname)
0 commit comments