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

Add support for Yarn 3 #89

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

smorimoto
Copy link
Contributor

Closes #84

Signed-off-by: Sora Morimoto <[email protected]>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason, Jest didn't correctly read the babel configuration in package.json.

@smorimoto
Copy link
Contributor Author

I recommend enabling hide white space mode for easier reading.

Signed-off-by: Sora Morimoto <[email protected]>
Signed-off-by: Sora Morimoto <[email protected]>
Signed-off-by: Sora Morimoto <[email protected]>
@rschristian
Copy link
Member

This is touching far more than it should be -- a 12k diff is massive.

If you can refactor this to get it down to just the relevant bits, we can merge it.

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.

--frozen-lockfile is deprecated in yarn3
2 participants