catamphetamine / webpack-isomorphic-tools

Server-side rendering for your Webpack-built applications (e.g. React)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for compression webpack plugin (js.gz)

hrishikhanapure opened this issue · comments

compressed javascript with extension [filename].js.gz are not being populated in webpack-assets.json when compression webpack plugin included in webpack config.

This is an extremely edge case and you're on your own