Fix Tsup setup to fuel docs with twenty-ui components (#2978)
This commit is contained in:
@ -9,7 +9,7 @@ export default defineConfig([
|
||||
verbose: true,
|
||||
dts: true,
|
||||
clean: true,
|
||||
outDir: "../docs/src/ui/generated",
|
||||
outDir: "../twenty-docs/src/ui/generated",
|
||||
esbuildPlugins: [svgr({ template })],
|
||||
},
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user