Giter Club home page Giter Club logo

Comments (6)

kevinrenskers avatar kevinrenskers commented on September 21, 2024 2

Never mind.. html?minimize=true&conservativeCollapse=false

from html-loader.

joshwiens avatar joshwiens commented on September 21, 2024 1

@hemanth - Issue resolved with #43 Close Me

from html-loader.

weshardee avatar weshardee commented on September 21, 2024

At the very least, better documentation should be provided as to which html-minifier options are enabled by default and how to customize them.

from html-loader.

dizel3d avatar dizel3d commented on September 21, 2024

@weshardee, you can use all html-minifier options. Use conservativeCollapse option in query.
I use { test: /\.html$/, loader: "html-loader?conservativeCollapse" } in combination with new webpack.optimize.UglifyJsPlugin({minimize: true}) in production. It works like you want.

from html-loader.

weshardee avatar weshardee commented on September 21, 2024

Thanks. I was able to piece that together eventually by reading the code, but it would be nice for others to have this info in the readme, along with the list of default html-minifier options that are enabled.

from html-loader.

kevinrenskers avatar kevinrenskers commented on September 21, 2024

Now that the defaults have been changed, how can I restore the old behavior? I actually depended on minification removing all spaces between tags.

from html-loader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.