Skip to content

Docs: Suggest html-minifier-terser for HTML minification #12951

Open
@Conduitry

Description

@Conduitry

Describe the problem

https://svelte.dev/docs/kit/migrating#Integrations-HTML-minifier suggests html-minifier, which is not very maintained and has old dependencies (uglify-js). html-minifier-terser is an also not-very-maintained fork, but which at least swaps out uglify-js for terser.

Describe the proposed solution

https://www.npmjs.com/package/html-minifier-terser

Alternatives considered

No response

Importance

nice to have

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions