microsoft / redux-dynamic-modules

Modularize Redux by dynamically loading reducers and middlewares.
https://redux-dynamic-modules.js.org
MIT License
1.07k stars 116 forks source link

Don't try to access window global during SSR #107

Closed djsilcock closed 5 years ago

djsilcock commented 5 years ago

Fixes #106