Open drolsen opened 5 years ago
I've managed to lift nearly all my application's react dependencies off my bundle with this / dynamic-cdn-webpack-plugin (THANK YOU!!)
However, one last lib I can't seem to lift out of my bundle is react-dom-server.browser: https://unpkg.com/browse/react-dom@16.8.6/umd/react-dom-server.browser.development.js
Any suggestions?
I've managed to lift nearly all my application's react dependencies off my bundle with this / dynamic-cdn-webpack-plugin (THANK YOU!!)
However, one last lib I can't seem to lift out of my bundle is react-dom-server.browser: https://unpkg.com/browse/react-dom@16.8.6/umd/react-dom-server.browser.development.js
Any suggestions?