mirror of
https://github.com/lingble/twenty.git
synced 2025-11-02 21:57:56 +00:00
chore: add script to generate twenty-ui barrels before build (#4707)
Split from https://github.com/twentyhq/twenty/pull/4518 Part of #4766 Adds a script to auto-generate twenty-ui exports in `index.ts` files. --------- Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
This commit is contained in:
2
packages/twenty-ui/src/testing/index.ts
Normal file
2
packages/twenty-ui/src/testing/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from './ComponentStorybookLayout';
|
||||
export * from './decorators/ComponentDecorator';
|
||||
Reference in New Issue
Block a user