Skip to content

Commit

Permalink
Remove dedupe
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-ec committed Sep 30, 2022
1 parent d869372 commit d165be9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app_web/rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export default {
resolve({
browser: true,
preferBuiltins: true,
dedupe: ['gl-matrix', 'axios', 'jpeg-js', 'fast-png']
}),
builtins(),
scss(),
Expand Down

0 comments on commit d165be9

Please sign in to comment.