meteor-vue / vue-meteor

🌠 Vue first-class integration in Meteor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue.compile is not a function

WayneUong opened this issue · comments

Document says it's only available with the full build. I'm looking for a way to dynamically create a component from an html string, then render data and output a string.