Skip to content

Commit

Permalink
Remove resolve in top level
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-ec committed Sep 29, 2022
1 parent c38db28 commit 27c6b92
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ export default {
],
plugins: [
glslify(),
resolve({
browser: true,
preferBuiltins: false,
dedupe: ['gl-matrix', 'axios', 'jpeg-js', 'fast-png']
}),
copy({
targets: [
{
Expand Down

0 comments on commit 27c6b92

Please sign in to comment.