Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

feat: Enable jsx support #303

Closed
mathieutu opened this issue Nov 24, 2020 · 2 comments · Fixed by #304
Closed

feat: Enable jsx support #303

mathieutu opened this issue Nov 24, 2020 · 2 comments · Fixed by #304
Assignees
Labels
enhancement New feature or request

Comments

@mathieutu
Copy link
Contributor

Hi,
When using jsx in setup we have a pretty normal error, which is that this is undefined.

An update of the babel plugin seems to fix that: vuejs/jsx-vue2#142, and introduce an opt-in option.

It would be cool to set this option to true with this module.

Thanks.

@mathieutu mathieutu added the enhancement New feature or request label Nov 24, 2020
@mathieutu
Copy link
Contributor Author

I can make a PR if you're ok with that, it works well on my project.

@danielroe
Copy link
Member

@mathieutu I'd love to see a PR - thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants