VueGWT / vue-gwt

Vue.js Components/Custom Elements in Java with GWT. Developed at https://www.genmymodel.com.
https://vuegwt.github.io/vue-gwt/
MIT License
204 stars 46 forks source link

Components with static render functions don't compile #11

Closed adrienbaron closed 6 years ago

adrienbaron commented 6 years ago

A bug in Vue GWT template processor generator makes it fail if the component has static render function generated by Vue.js.