5.1.9
https://github.com/Akryum/repro-rollup-vue2-jsx
yarn build
Build succeeds
[!] Error: Unexpected token
src/Hello.vue?rollup-plugin-vue=script.js (4:11)
2: export default {
3: render (h) {
4: return <div>Hello</div>
^
5: }
6: }
Error: Unexpected token
Is there any progress on this issue?
i have same problem.
Most helpful comment
Is there any progress on this issue?