Skip to content

Commit c2cc882

Browse files
committed
refactor: remove UI build configuration files and related exports
1 parent fa26dcf commit c2cc882

File tree

3 files changed

+0
-128
lines changed

3 files changed

+0
-128
lines changed

src/ui/build/config.ts

Lines changed: 0 additions & 122 deletions
This file was deleted.

src/ui/build/index.ts

Lines changed: 0 additions & 5 deletions
This file was deleted.

src/ui/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export { UIRegistry, getDefaultUIRegistry, setDefaultUIRegistry } from "./registry/index.js";
22
export { useRenderData } from "./hooks/index.js";
3-
export { createUIBuildConfig } from "./build/index.js";

0 commit comments

Comments
 (0)