Join Slack
Communities
Powered by
By default webpack converts code to commonjs but t...
# random
e
echoing-computer-87366
03/24/2021, 6:09 PM
By default webpack converts code to commonjs but tree shaking is only applicable for es2015 so how to restrict webpack to convert code to es2015 and not to commonjs. Any suggestion what needs to be configured for that?
b
bitter-salesclerk-57109
03/24/2021, 6:15 PM
Maybe
https://medium.com/daily-js-tips/configuring-webpack-to-write-js-with-es6-es2015-on-browser-cd089a79ecea
?
👍 1
Open in Slack
Previous
Next