Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 327 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 327 Bytes

What does it do

The minifier middleware is aware of your HTML output of TYPO3 and removes unneeded characters.

These can be configured by extension configuration.

install

composer req pluswerk/minify

Benefits

  • Less Data to transfer
  • Nice looking code
  • voku/html-min used by this extension is resource efficient