Skip to content

Support babel-proposal-decorators options in babel preset #2974

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
634750802 opened this issue Nov 18, 2018 · 0 comments
Closed

Support babel-proposal-decorators options in babel preset #2974

634750802 opened this issue Nov 18, 2018 · 0 comments
Labels
feature request intend to implement The team has the intention to implement this feature at some point. Contribution is also welcome. scope: babel

Comments

@634750802
Copy link

What problem does this feature solve?

Babel 7.1.x is released, which is support the new stage-2 decorators. The plugin @babel/plugin-proposal-decorators now has one more option decoratorsBeforeExport .

What does the proposed API look like?

@vue/babel-preset-app support option decoratorsBeforeExport for babel plugin @babel/plugin-proposal-decorators.

@LinusBorg LinusBorg changed the title Babel 7.1.0 support Support babel-proposal-decorators options in babel preset Nov 18, 2018
@haoqunjiang haoqunjiang added the intend to implement The team has the intention to implement this feature at some point. Contribution is also welcome. label Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request intend to implement The team has the intention to implement this feature at some point. Contribution is also welcome. scope: babel
Projects
None yet
Development

No branches or pull requests

3 participants