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

Update esbuild to v0.16.5 and use new --packages=external option #51877

Merged
merged 1 commit into from Dec 13, 2022

Conversation

jakebailey
Copy link
Member

evanw/esbuild#1958 was just fixed in the latest esbuild release. We can now remove our use of --external as well as the custom plugin that detects when --external isn't set correctly.

Diffing our outputs before and after, there are no changes.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Dec 13, 2022
@jakebailey jakebailey merged commit 0c23344 into microsoft:main Dec 13, 2022
@jakebailey jakebailey deleted the update-esbuild-externals branch December 13, 2022 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants