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

perf(plugin-pnp): remove redundant node check #5615

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

paul-soporan
Copy link
Member

What's the problem this PR addresses?

#824 added a check that throws an error on Node < 12 if the .pnp.cjs path contains spaces, due to an old bug in Node.

How did you fix it?

Removed the check since the bug has been fixed since Node 12.

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@merceyz merceyz added this pull request to the merge queue Jul 26, 2023
Merged via the queue into master with commit f5f2f6e Jul 26, 2023
17 checks passed
@merceyz merceyz deleted the paul/perf/remove-node-check branch July 26, 2023 17:06
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