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

Support javascript decorators #16616

Open
4 tasks done
mantou132 opened this issue May 7, 2024 · 4 comments · May be fixed by #17290
Open
4 tasks done

Support javascript decorators #16616

mantou132 opened this issue May 7, 2024 · 4 comments · May be fixed by #17290
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Milestone

Comments

@mantou132
Copy link

mantou132 commented May 7, 2024

Description

Support javascript decorators

Suggested solution

Update esbuild to v0.21

Alternative

No response

Additional context

No response

Validations

@sapphi-red sapphi-red added this to the 5.3 milestone May 7, 2024
@sapphi-red sapphi-red added enhancement New feature or request dependencies Pull requests that update a dependency file and removed enhancement: pending triage labels May 7, 2024
@mantou132
Copy link
Author

mantou132 commented May 13, 2024

how support javascript decorators for production build

esbuild target: es2022

@jindong-zhannng
Copy link

Is there a work around at current stage except for waiting for the next version of vite?

@CollinHerber
Copy link

The frontend framework I use is now using Javascript decorators and I cannot update to the latest version because of this.
Hoping to see the update in ESBuild to support this soon! <3

@bluwy
Copy link
Member

bluwy commented May 18, 2024

If you want to upgrade esbuild now for your project, you can use overrides. This would be updated in the next minor.

@amweiss amweiss linked a pull request May 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants