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

130 1 package update #136

Merged
merged 70 commits into from
Jun 20, 2021
Merged

130 1 package update #136

merged 70 commits into from
Jun 20, 2021

Conversation

brianmhunt
Copy link
Member

Implementation of #130

brianmhunt and others added 30 commits April 23, 2021 22:50
.. removing `scripts`, `standard`, and other unused package.json fields
... and the many workarounds that are now replaced by esbuild
... so we don't have a double-import problem
brianmhunt and others added 27 commits May 25, 2021 22:32
…ests

... because lerna seems to order its topology by dependencies and devDependencies as equivalent
... to avoid circular loops in the Lerna topology algorithm
... so we're no longer blocked
@brianmhunt
Copy link
Member Author

This largely subsumes #111 but there's code in there we'll want to merge forward.

There's a good chance there's a ton of things that we'll want to additionally merge to fix this code-path up, but we've got to take a bit of a leap of faith and merge in this branch and start tackling things in smaller, more digestible PRs.

@brianmhunt brianmhunt merged commit e9c39cc into master Jun 20, 2021
@brianmhunt brianmhunt deleted the 130-1-package-update branch June 20, 2021 16:07
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.

1 participant