We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67e8a2 commit 5a806c1Copy full SHA for 5a806c1
vite.config.ts
@@ -23,6 +23,7 @@ export default defineConfig({
23
// CTA packages use execa which has a broken unicorn-magic dependency
24
'@tanstack/cta-engine',
25
'@tanstack/cta-ui',
26
+ '@tanstack/cta-ui-base',
27
'@tanstack/cta-framework-react-cra',
28
],
29
noExternal: ['drizzle-orm'],
0 commit comments