meteorhacks / meteor-ssr

Server Side Rendering for Meteor
https://atmospherejs.com/meteorhacks/ssr
264 stars 30 forks source link

Not working with meteor 1.3 #45

Closed madavik closed 8 years ago

madavik commented 8 years ago

meteor-ssr not working with latest meteor release 1.3.1

Exception while invoking method 'blah' ReferenceError: SSR is not defined

theodorDiaconu commented 8 years ago

@madavik for us it works on 1.3, however testing packages does not.

madavik commented 8 years ago

@theodorDiaconu Thanks for the help, I got it working.