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

It does not work with rollup + buble + rollup-plugin-vue #48

Closed
znck opened this issue Jan 18, 2017 · 1 comment
Closed

It does not work with rollup + buble + rollup-plugin-vue #48

znck opened this issue Jan 18, 2017 · 1 comment

Comments

@znck
Copy link
Member

znck commented Jan 18, 2017

Reproduction Repo: https://github.com/znck/example-functional-rollup-plugin-vue

Original issue: znck/rollup-plugin-vue#51

JSX Transform

Thank you @znck, this plugin is very much needed!

After the error ReferenceError: React is not defined and LOL I can confirm the plugin doesn't support JSX transformation and somehow uses the React one. I can even see in yarn.lock the react references, although is not a direct dependency.

I am not sure about the solution, relatively new to Rollup and bundlers plugins, but would like to help in any matter possible, so let me know!

@znck
Copy link
Member Author

znck commented Jan 18, 2017

This works with rollup-plugin-vue >= 2.1.16

Example https://github.com/znck/example-functional-rollup-plugin-vue

@znck znck closed this as completed Jan 18, 2017
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

1 participant