I'm submitting a bug report
Webpack version:
2.2.0
HTML-Loader version:
0.5.1
Please tell us about your environment:
Windows 10
Current behavior:
minimize:true doesn't remove white spaces between Tags in HTML files
Expected/desired behavior:
While building the files in webpack, the html-loader with the option minimize:true is supposed to remove the white spaces in the HTML file
-
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem along with a gist/jsbin of your webpack configuration.
-
What is the expected behavior?
-
What is the motivation / use case for changing the behavior?
-
Browser: [Chrome 64.0.3282.167 ]
-
Language: [ES6/7]