Skip to content

default minification settings are dangerous  #35

@mkoryak

Description

@mkoryak

By default, this plugin will blow away 'redundant' attributes. This means that it will remove type='text' from an input. This is bad because it breaks styles, and potentially javascript etc.

The html minifier you use has settings that it calls "safe", you should default to those at most.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions