npm

render-build-react-component-plugin
TypeScript icon, indicating that this package has built-in type declarations

1.0.10 • Public • Published

render-build-react-component-plugin

介绍

基于render-builder封装的编译react组件的build-plugin

用法

在根目录的中配置文件中(这里以build.config.ts为例)添加如下代码即可:

export default {
    plugins: [
       [ 'render-build-react-component-plugin']
    ]
}

效果图

效果图1 效果图2

Readme

Keywords

none

Package Sidebar

Install

npm i render-build-react-component-plugin

Weekly Downloads

0

Version

1.0.10

License

ISC

Unpacked Size

16.9 kB

Total Files

38

Last publish

Collaborators

  • cubber