Features
- feat (cli) supports static module configuration
staticModules
to avoid repeated packaging of public modules for dynamic modules - feat (cli) built-in es6 to es5 capability, specify the module to be converted through attribute configuration
- feat(cli) 支持静态模块配置
staticModules
,避免动态模块重复打包公共模块 - feat(cli) 内置 es6 转 es5 能力,通过属性配置方式指定需要转换的模块