这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: update to esbuild 0.13 #424

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

Closed
wants to merge 1 commit into from

Conversation

dominikg
Copy link

esbuild 0.13 offers several features that are worth upgrading for

  • installation via optionalDependencies, allowing it to be used with --ignore-scripts
  • improved tree-shaking

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

Caveats:

  • tests failed locally for me with diffs in output hashes, not sure if the fixtures need updating or something is afoot
  • the breaking changes in esbuild could require a new major for tsup aswell

@vercel
Copy link

vercel bot commented Sep 29, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/egoist/tsup/4RNkHN9SBzxVZgfeieBukUSPkJMm
✅ Preview: https://tsup-git-fork-dominikg-feat-esbuild-013-egoist.vercel.app

@dominikg
Copy link
Author

implemented via #431

@dominikg dominikg closed this Oct 13, 2021
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.

1 participant