主题
webpack5不自带node-polyfill的核心模块, 需要手动安装
我们这边使用自己封装的 @block/cil 需要去深度配置
@block/cil
在v5编译中,会出现polyfill添加提示,如果不需要node polyfille,按照提示 alias 设置为 false 即可