Skip to content

Output HTML not minified #12

@0xR

Description

@0xR

The resulting HTML contains a lot of HTML comments as well as unminified CSS. I can't get it to run through the html-loader to fix it. Possibly the solution is to run the resulting HTML through https://github.com/PolymerLabs/polyclean as well as vulcanize. Another interesting solution would be use the new https://github.com/Polymer/polymer-build since it contains all the polymer build tools: vulcanize, crisper and polyclean.

A pure webpack solution using html-loader would also be an interesting idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions