Skip to content

Commit

Permalink
terser
Browse files Browse the repository at this point in the history
  • Loading branch information
drcmda committed Mar 6, 2020
1 parent 1890c7e commit 508246b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default [
worker({ pattern: /.*\/worker$/ }),
resolve({ extensions }),
babel(getBabelOptions({ useESModules: true }, '>1%, not dead, not ie 11, not op_mini all')),
//terser(),
terser(),
],
},
]

0 comments on commit 508246b

Please sign in to comment.