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

Switch to pnpm #20559

Merged
merged 6 commits into from Oct 18, 2023
Merged

Switch to pnpm #20559

merged 6 commits into from Oct 18, 2023

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Oct 17, 2023

This is the first step in a refactor toward using strict ES modules throughout our own internals.

pnpm ensures that all our packages are only using their declared dependencies.

I updated the existing broccoli-based tooling here to not rely on sloppy transitive dep leakage, even though I want to land an upcoming PR that would replace that machinery entirely. I think it's easier to land this in stages.

@ef4 ef4 marked this pull request as ready for review October 17, 2023 22:31
@ef4 ef4 requested a review from kategengler October 18, 2023 12:39
.github/actions/setup/action.yml Outdated Show resolved Hide resolved
.github/workflows/alpha-releases.yml Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
@ef4 ef4 merged commit b6b05da into main Oct 18, 2023
18 checks passed
@ef4 ef4 deleted the pnpm branch October 18, 2023 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants