@x.render/emit-esm-cjs-webpack-plugin
v1.15.0
Published
Output react components under esm and cjs specifications and generate ts type files
Downloads
15
Readme
@x.render/emit-esm-cjs-webpack-plugin
介绍
Code optimization plugin
使用
npm i @x.render/emit-esm-cjs-webpack-plugin -D
import EmitEsmCjsWebpackPlugin from "@x.render/emit-esm-cjs-webpack-plugin";
EmitEsmCjsWebpackPlugin.getConfig(compiler, config, options);
Options
| 名称 | 类型 | 必填 | 默认值 | 描述 |
| -------- | -------- | -------- | ---------- | ---------------------- |
| alias | Object
| No | | 配置模块引用路径的别名 |