Skip to content

Commit

Permalink
chore: 修改工具类文件
Browse files Browse the repository at this point in the history
  • Loading branch information
Kchengz committed Oct 27, 2022
1 parent ae58aa2 commit 46acc42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/utils/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 发布npm 需要切换到这个
// export { pluginManager, revoke, nodeSchema } from "k-form-design";
// export { pluginManager, revoke, nodeSchema, lazyLoadTick } from "k-form-design";

// 本地测试
export { pluginManager } from "./PluginManager";
Expand Down

0 comments on commit 46acc42

Please sign in to comment.