The less-known fact is that the unused code is removed not by webpack, but by UglifyJS. Webpack just removes export statements for the exports ...
確定! 回上一頁