Skip to content

Commit

Permalink
fix: remove es only format bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Sep 27, 2023
1 parent b1a055c commit b9bb1b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ export default defineConfig({
entry: resolve(__dirname, 'src/index.ts'),
name: 'trescientos',
fileName: 'trescientos',
formats: ['es'],
},
copyPublicDir: false,
watch: {
Expand Down

0 comments on commit b9bb1b9

Please sign in to comment.