kickstart-meteor-react-flowrouter-SSR-codeSplit
kickstart-meteor-react-flowrouter-SSR-codeSplit copied to clipboard
Kickstart a Meteor project with Webpack and FlowRouterSSR and code splitting
I tried to update this boilerplate to the latest meteor release but get stuck with an error on meteor start in the linking stage: > /home/xxx/.meteor/packages/meteor-tool/.1.4.3_1.raltwe++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/lib/node_modules/fibers/future.js:280 > throw(ex); > ^...
Hi, thank you for this kickstart project till version 1.3.4.4 of Meteor this works very well. I recently tried the version 1.4.2 and there I have problems getting SSR to...