技术栈

tree shaking

16年上任的CTO
4 个月前
前端·webpack·node.js·tree shaking
一文大白话讲清楚webpack基本使用——17——Tree Shaking首先,我们修改mode为production然后配置optimization.usedExports:true