1.10.1 • Published 2 months ago

@x.render/build-react-component-webpack-preset v1.10.1

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

@x.render/build-react-component-webpack-preset

English document

介绍

render-builder 用来编译 react 组件的插件

使用

npm i @x.render/build-react-component-webpack-preset -D

在 render-builder 配置文件中使用以下配置:

{
  "builder": "webpack",
  "presets": ["@x.render/build-react-component-webpack-preset"]
}

or

{
  "builder": "webpack",
  "presets": [["@x.render/build-react-component-webpack-preset",options]]
}

Options

该 preset 支持以下插件的所有配置: