all, I\'m new to Webpack. Currently, I\'m facing a question with webpack tree shaking. In CommonJS, webpack cannot do tree shaking because of the require syntax
require