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

Why not upgrade esbuild? #373

Closed
1 of 2 tasks
harrisyangbo opened this issue Jun 4, 2024 · 3 comments · Fixed by #374
Closed
1 of 2 tasks

Why not upgrade esbuild? #373

harrisyangbo opened this issue Jun 4, 2024 · 3 comments · Fixed by #374
Labels

Comments

@harrisyangbo
Copy link

Feature request

"esbuild v0.21 now supports decorators in JavaScript, should we consider upgrading?"

Motivations

My current project uses vue-cli2 with webpack4 as the build tool. The current build speed is too slow, so I want to optimize it using esbuild-loader. However, esbuild-loader does not support decorators which are used in many parts of my project. The latest version of esbuild, however, does support decorators.

Alternatives

no other idea

Additional context

No response

Contributions

  • I plan to open a pull request for this issue
  • I plan to make a financial contribution to this project
@harrisyangbo harrisyangbo added enhancement New feature or request pending triage labels Jun 4, 2024
@privatenumber
Copy link
Owner

Feel free to open a PR

@silverwind
Copy link
Contributor

#374

@privatenumber
Copy link
Owner

🎉 This issue has been resolved in version 4.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

3 participants