Skip to content

Commit 5a806c1

Browse files
committed
fix cta bundling
1 parent b67e8a2 commit 5a806c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export default defineConfig({
2323
// CTA packages use execa which has a broken unicorn-magic dependency
2424
'@tanstack/cta-engine',
2525
'@tanstack/cta-ui',
26+
'@tanstack/cta-ui-base',
2627
'@tanstack/cta-framework-react-cra',
2728
],
2829
noExternal: ['drizzle-orm'],

0 commit comments

Comments
 (0)