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

Tweaks the yarnrc syntax parser #7210

Merged
merged 2 commits into from Apr 19, 2019
Merged

Conversation

arcanis
Copy link
Member

@arcanis arcanis commented Apr 19, 2019

Summary

In preparation for the v2 (which is yaml-like), I've slightly relaxed the parser so that the following construct wouldn't generate parse errors:

yarnPath: .yarn/releases/yarn-1.15.2.js

This will make it easier for v2 users to revert back to the v1 if they need to.

Test plan

Tested locally.

@arcanis arcanis merged commit d667753 into yarnpkg:master Apr 19, 2019
@arcanis arcanis deleted the parser-tweaks branch April 19, 2019 16:42
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

1 participant