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

Could this be used to auto-chunkify bundles? #65

Open
wmertens opened this issue Aug 20, 2016 · 0 comments
Open

Could this be used to auto-chunkify bundles? #65

wmertens opened this issue Aug 20, 2016 · 0 comments

Comments

@wmertens
Copy link

With https://github.com/webpack/react-proxy-loader you can automatically convert React components to be dynamically loaded via webpack chunks.

However, that code doesn't know the difference between ES6 modules and regular ones.

I'm wondering if this project could be used as the wrapper class in react-proxy-loader to get a more robust loader? Just thinking out loud, the mismatch might be too great. Hoping that someone knowledgeable can confirm either way.

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

No branches or pull requests

1 participant