0.1.10 • Published 2 years ago

dian-lowcode-test v0.1.10

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

启动

npm run dev

远程调试

启动后,在低代码页面加上?debug,会在该页面注入组件

例:http://xxx.com/engine/b12d8d4a-b774-4359-ab3e-008d97e688d0?debug

构建

npm run build 
npm run lowcode:build

发布

npm publish 

注意

  • components 使用统一前缀,避免和其它组件命名冲突,若冲突,则后加载的组件覆盖前加载的组件.
0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago