Closed niallobrien closed 9 years ago
Yes, this is just a pattern and doesn't rely on any Meteor internals. Theoretically it should work in any Meteor version.
It might be interesting to use https://atmospherejs.com/webpack/webpack with the latest version of Meteor and update the example to the latest version of Vue.js. Is there a possibility that MDG might add Vue.js as an official view layer further down the road? Thanks.
Interesting! I'll definitely take a look at that.
PLEASE evan :)
2015-11-02 16:39 GMT+00:00 Evan You notifications@github.com:
Interesting! I'll definitely take a look at that.
— Reply to this email directly or view it on GitHub https://github.com/vuejs/vue-webpack-meteor-example/issues/3#issuecomment-153077252 .
I have it mostly working here: https://github.com/niallobrien/vue-webpack-meteor-example Seems that the html is being rendered out to a .js file though. Not sure how to fix.
@niallobrien , did you got it to work with webpack:webpack? Do you think hot reload would work this way?
@elyase unfortunately not.
Will this work with the latest version of Meteor? Thanks.