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

Allow to pass minimize options via query params #34

Merged
merged 2 commits into from
Nov 18, 2015
Merged

Allow to pass minimize options via query params #34

merged 2 commits into from
Nov 18, 2015

Conversation

morhetz
Copy link
Contributor

@morhetz morhetz commented Oct 27, 2015

Provides query interface to pass any minification parameters to html-minifier in a manner of css-loader.

I've missed caseSensitive minifier option at html-loader query.

sokra added a commit that referenced this pull request Nov 18, 2015
Allow to pass minimize options via query params
@sokra sokra merged commit d311109 into webpack-contrib:master Nov 18, 2015
@sokra
Copy link
Member

sokra commented Nov 18, 2015

Thanks

@JaKXz
Copy link

JaKXz commented Aug 10, 2016

Has this feature been documented anywhere? does it just go in the query string?

and how can I verify the html is minified?

@joshwiens
Copy link
Member

@JaKXz - If you don't mind, can you open a "question" issue so this doesn't get lost in old pull request hell?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants