kadirahq / flow-router

Carefully Designed Client Side Router for Meteor
MIT License
1.09k stars 194 forks source link

Does SSR work with Meteor 1.3? #521

Closed tonyxiao closed 8 years ago

tonyxiao commented 8 years ago

And the mantra application architecture?

walleXD commented 8 years ago

@tonyxiao as far as I know it does not currently work with mantra but it is in the roadmap and it should be part of the next mantra spec release in the near future.

As for meteor 1.3, in theory it should work if you just use the ReactLayout package without any hitch as the meteor React package now just loads up React from npm if you have it installed.

arunoda commented 8 years ago

Yes. it'll be. We are tracking this here: https://github.com/kadirahq/react-mounter/issues/3