Could this be used to auto-chunkify bundles?
Open
- Dominant language
- JavaScript
- Stars
- 453
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.