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 docs to include the description of what legacy actually does for @babel/plugin-proposal-decorators #2741

Open
catamphetamine opened this issue Sep 2, 2018 · 3 comments

Comments

@catamphetamine
Copy link

catamphetamine commented Sep 2, 2018

The docs are very vague about legacy flag on @babel/plugin-proposal-decorators.
They don't tell which one should a developer choose: legacy: false or legacy: true.
There is no description of the actual difference in behaviour whether the flag is enabled or disabled.
https://babeljs.io/docs/en/next/babel-plugin-proposal-decorators.html

@babel-bot
Copy link
Contributor

Hey @catamphetamine! We really appreciate you taking the time to report an issue. The collaborators
on this project attempt to help as many people as possible, but we're a limited number of volunteers,
so it's possible this won't be addressed swiftly.

If you need any help, or just have general Babel or JavaScript questions, we have a vibrant Slack
community that typically always has someone willing to help. You can sign-up here
for an invite.

@nicolo-ribaudo
Copy link
Member

As for now, only legacy: true is supported so it doesn't really make sense to explain the difference. We will publish a detailed blog post about this when we will support legacy: false.

@babel-bot
Copy link
Contributor

Hey @catamphetamine! We really appreciate you taking the time to report an issue. The collaborators
on this project attempt to help as many people as possible, but we're a limited number of volunteers,
so it's possible this won't be addressed swiftly.

If you need any help, or just have general Babel or JavaScript questions, we have a vibrant Slack
community
that typically always has someone willing to help. You can sign-up here
for an invite.

@JLHwung JLHwung transferred this issue from babel/babel Mar 1, 2023
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

No branches or pull requests

3 participants