@chd1994/wm-component-template
v0.0.1
Published
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Readme
小蜜蜂无代码平台组件模板
开发
yarn dev组件:src/export/Component
组件容器定位如下:package.json -> wm
"wm": {
"position": "static",
"display": "block"
},配置表单:src/export/Setting
构建
修改版本package.json -> version
yarn build发布npm包
yarn pub