Skip to content

Commit

Permalink
fix: rollup build
Browse files Browse the repository at this point in the history
  • Loading branch information
JiLiZART committed Nov 20, 2022
1 parent a6efc40 commit a31c97e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rollup.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@ const baseConfig = {
},
},
plugins: [
resolve({
browser: true,
}),
resolve(),
commonjs({
transformMixedEsModules: true,
requireReturnsDefault: true,
Expand Down

0 comments on commit a31c97e

Please sign in to comment.