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

upgrade esbuild - for yarn2 pnp support #1971

Closed

Conversation

zerdos
Copy link

@zerdos zerdos commented Oct 3, 2022

If a wrangler user having a project, where using yarn2 with pnp-linker - can't use wrangler as a build tool.
(with pnp there is no node_modules folder, so resolving the npm dependencies are only possible trough the PNP api)
This feature got implemented in esbuild version 0.15.5

https://github.com/evanw/esbuild/blob/master/CHANGELOG.md#0155

@changeset-bot
Copy link

changeset-bot bot commented Oct 3, 2022

🦋 Changeset detected

Latest commit: 15bd2a6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
wrangler Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Edweis Edweis mentioned this pull request Dec 16, 2022
6 tasks
@petebacondarwin petebacondarwin added enhancement New feature or request community labels Jan 12, 2023
@rozenmd rozenmd closed this in #2592 Feb 1, 2023
@zerdos
Copy link
Author

zerdos commented Feb 1, 2023 via email

@rozenmd
Copy link
Contributor

rozenmd commented Feb 1, 2023

Ah bugger, still need to bump to 0.15.5, sorry about that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants