-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
[Feature] Use yarn pnp and zero-install #66
Comments
because we use semantic-release-plus instead of semantic-release now, we should not be limited by chalk anymore fix #66
Reopened, because |
Closed as not planned for now, because it isn't stable anyway. |
FYI, yarnpkg/berry#3843 was fixed yesterday. The fix is available in
... according to yarnpkg/berry#4895 See yarnpkg/berry#3591 for v4 breaking changes. I've seen two mentions of people stumbling over |
Update: the fix that adds support for the |
Description of the feature
Use yarn nodeLinker pnp instead of node-modules for faster CI and development.
Additional context
Blocked by #65
The text was updated successfully, but these errors were encountered: