helpscout / proxypack

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

MimeType incorrect on LocalMappings #2

Open tjbo opened 5 years ago

tjbo commented 5 years ago

http://c.hlp.sc/f69a5a363c88

Audit LocalMappings to see how it is passing MIME type, and try to pass it on properly. This might be from how we are reading local files as 'utf8', in fs.readFileSync()