-
Notifications
You must be signed in to change notification settings - Fork 125
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
chore: migrate to turbo repo to avoid nx issues #1141
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “graphite-merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
dd9691c
to
b5da5ea
Compare
This comment was marked as resolved.
This comment was marked as resolved.
b5da5ea
to
450ce54
Compare
450ce54
to
a9bf6f5
Compare
a9bf6f5
to
5a8c6af
Compare
5a8c6af
to
647ec47
Compare
647ec47
to
00c475d
Compare
bc6ef43
to
d569430
Compare
We will continue to use |
1fa11d1
to
5a8e66b
Compare
looking at the logs for this branch, caching reduced build times for the vercel projects by an order of magnitude |
5a8e66b
to
faa256b
Compare
faa256b
to
90d66dc
Compare
90d66dc
to
a3e6cd4
Compare
a3e6cd4
to
a8b19c8
Compare
a8b19c8
to
bceab37
Compare
bceab37
to
377e343
Compare
377e343
to
72bdc6b
Compare
72bdc6b
to
dae089d
Compare
Pull Request Checklist
yarn test
)site
folder, and guidelines for updating/adding docs can be found in the contribution guide)feat!: breaking change
)yarn lint:check
) and fix any issues? (yarn lint:write
)PR-Codex overview
This PR primarily updates the project by introducing Turborepo for task management, updating dependencies, and enhancing configuration files. It also modifies several components and scripts to improve build processes and project structure.
Detailed summary
turborepo
configuration inturbo.json
.vocs
dependency version to^1.0.0-alpha.62
.package.json
to useturbo
..eslintignore
.tailwind.config.cjs
for content paths.README.md
with team-specific instructions.Sidebar.js
logic for active child items.TURBO_TOKEN
andTURBO_TEAM
environment variables..gitignore
.