helpscout / proxypack

🎭ProxyPack: Proxy Local Webpack Assets to your Production Domain
MIT License
6 stars 1 forks source link

Upgrades ProxyPack to work with Webpack4 #7

Closed tjbo closed 5 years ago

tjbo commented 5 years ago

This PR brings Webpack4 support to ProxyPack.

Webpack4 deviates from Webpack3 quite a bit, in terms of code splitting and dynamic imports and in order to support it we had to introduce some new ideas: