vuejs / babel-plugin-transform-vue-jsx

babel plugin for vue 2.0 jsx
1.85k stars 132 forks source link

tsx, webpack4, babel7 support? #172

Closed romanmarkelov closed 5 years ago

romanmarkelov commented 5 years ago

Description:

"[Vue warn]: Failed to mount component: template or render function not defined."

Steps To Reproduce:

clone repo run yarn && yarn hot

open browser console: "[Vue warn]: Failed to mount component: template or render function not defined."

romanmarkelov commented 5 years ago

Resolved. I misconfigured a webpack configuration and a typescript