Skip to content

Commit

Permalink
Remove vite config sourcemap changes
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Picco committed Oct 30, 2024
1 parent d0d124c commit 747ae65
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions wormhole-connect/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,6 @@ export default defineConfig(({ command, mode }) => {
output,
external,
},
sourcemap: 'inline',
},
css: {
devSourcemap: true,
},
plugins,
optimizeDeps,
Expand Down

0 comments on commit 747ae65

Please sign in to comment.