-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
新版 amis自定义组件开发工具(amis-cmp-cli)已上线,欢迎大家试用,使用说明文档见:https://www.npmjs.com/package/amis-cmp-cli ,支持构建 amis 平台(比如 爱速搭)直接可用的脚本(默认托管至阿里的对象存储,支持自定义对象存储),也可以在 线上页面设计器端( https://wibetter.github.io/amis-editor-demo/reports-demo/index.html ) 在线调试本地自定义组件。
相比旧版(amis-widget-cli)有以下特点:
1、提供自动注册功能,无需手动注册自定义组件和自定义插件;
2、提供自定义组件之间的模块共享机制;
3、提供发布至oss的功能命令,并支持自定义对象存储,其对应的构建产物可直接运行在 amis 项目(比如 爱速搭)中,导入平台时无需进行二次构建;
4、构建后的产物可用于实现 运行时动态加载,不影响 平台首次加载性能(需要平台端略微调整)。
使用过程中遇到问题 可在这里反馈:https://github.com/wibetter/akfun/issues 。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels