1.15.0 • Published 1 year ago
@x.render/build-react-app-webpack-plugin v1.15.0
@x.render/build-react-app-webpack-plugin
介绍
render-builder 用来编译 react 应用的插件
使用
npm i @x.render/build-react-app-webpack-plugin -D在 render-builder 配置文件中使用以下配置:
{
"builder": "webpack",
"presets": ["@x.render/build-react-app-webpack-plugin"]
}or
{
"builder": "webpack",
"presets": [["@x.render/build-react-app-webpack-plugin",options]]
}Options
该插件支持以下插件的所有配置: