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

dependencies cleanup #3350

Merged
merged 1 commit into from
Mar 14, 2023
Merged

dependencies cleanup #3350

merged 1 commit into from
Mar 14, 2023

Conversation

wentokay
Copy link
Collaborator

Adds some missing, removes some unused deps.

The motivation behind this is that it can take anywhere between 10-30 minutes to build this repo from scratch and in CI, I think we can reduce this by at least 10x by using pnpm instead, but to do that the dependencies need to be correct for each package (99% done) and some bugs and circular dependencies that yarn is hiding need to be addressed.

@vercel
Copy link

vercel bot commented Mar 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
backpack ✅ Ready (Inspect) Visit Preview Mar 14, 2023 at 3:42PM (UTC)

@github-actions github-actions bot added the backend Related to backend infra, reef or cf workers label Mar 14, 2023
@github-actions
Copy link
Contributor

yarn.lock changes

Click to toggle table visibility
Name Status Previous Current
esbuild UPDATED 0.17.10 0.17.11
tsc-alias UPDATED 1.8.2 1.8.3

@wentokay wentokay merged commit 99ac3f1 into master Mar 14, 2023
@wentokay wentokay deleted the wen/deps-cleanup branch March 14, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend infra, reef or cf workers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant