You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: