Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redux support #10

Closed
iansinnott opened this issue May 27, 2016 · 1 comment
Closed

Redux support #10

iansinnott opened this issue May 27, 2016 · 1 comment

Comments

@iansinnott
Copy link
Owner

I'm not yet sure how this would look, but it seems to be an issue. This was brought to my attention because of #9. The way this react-static-webpack-plugin currently works is by using the root <Route> as the root component, however, when using redux we need the Provider to be available or otherwise find some way of wrapping the rendered component in <Provider>.

Open to suggestions. The answer might be to rethink how react-static-webpack-plugin handles parsing and rendering routes to static files.

@scherler if you have any additional thoughts on this please let me know!

@iansinnott
Copy link
Owner Author

Should be supported as of react-static-webpack-plugin v1 (CHANGELOG.md)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant