Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gzip/compression support #61

Closed
nevir opened this issue Jun 15, 2015 · 6 comments
Closed

gzip/compression support #61

nevir opened this issue Jun 15, 2015 · 6 comments

Comments

@nevir
Copy link

nevir commented Jun 15, 2015

It doesn't appear like the generated source gets piped through the rest of the webpack plugins (compression, for example). It'd be neat to support that

@jantimon
Copy link
Owner

sounds good - what has to be changed to achieve that?

@sunyang713
Copy link

hi, was this issue resolved, or is it being disregarded?

@jantimon
Copy link
Owner

I don't use the plugin and it probably has to be fixed in the gzip module.
Maybe you could jump in and implement it.

@sunyang713
Copy link

I see... okay. do you have any pointers on how to do this? my guess is html-webpack-plugin must inject the script tags after compilation, but compression-webpack-plugin happens after that, which is why the script tags don't point to the right files.

@mastilver
Copy link
Collaborator

Looks like this is being resolved by: webpack-contrib/compression-webpack-plugin#45

@lock
Copy link

lock bot commented May 31, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants