vue-meteor-demo
vue-meteor-demo copied to clipboard
Update Meteor patch & dependencies
Just had a pretty hard time building the project. Looks like babel-runtime recently introduced a breaking change that prevented Meteor to launch, so I had to set its version manually: https://forums.meteor.com/t/solved-error-cant-find-babel-file-babel-runtime-helpers-builtin-extends/45387/2
Hope it helps.