Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Tsup setup to fuel docs with twenty-ui components #2978

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

charlesBochet
Copy link
Member

@charlesBochet charlesBochet commented Dec 13, 2023

Context

We are using tsup to extract a subset of components from ./packages/twenty-front (especially UI components), build and make them available in ./packages/twenty-docs
Recently the tsup command was broken due to monorepo migration

What

This PR is fixing the setup. From now, to run it:
yarn nx tsup twenty-front

then:
yarn nx start twenty-docs

@charlesBochet charlesBochet merged commit 9eddaff into main Dec 13, 2023
7 of 12 checks passed
@charlesBochet charlesBochet deleted the fix-tsup branch December 13, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants