Skip to content

Add support for html-minimizer-webpack-plugin #89

Description

@xavierfoucrier

Instead of writing raw HTML to the disk, it would be cool to be able to apply some modifications to the HTML before saving it, using the new html-minimizer-webpack-plugin for example. See https://github.com/webpack-contrib/html-minimizer-webpack-plugin.

Note that I have been able to make it work by directly implementing the html-minifier-terser inside the onBeforeSave hook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurefeature request to implement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions