Skip to content

Commit

Permalink
🔧 chore: Fix vercel build
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Jan 8, 2025
1 parent 4969857 commit 1ef0a4f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ export default defineConfig({
},
apiParser: isProduction ? {} : false,
base: '/',
codeSplitting: {
jsStrategy: 'granularChunks',
},
define: {
'process.env': process.env,
},
Expand Down

0 comments on commit 1ef0a4f

Please sign in to comment.