rafu1987 / vhsminify
minify for VHS assets
dev-master
2021-02-02 16:51 UTC
Requires
- php: >=7.0
- fluidtypo3/vhs: ^5.0 || ^6.0
- typo3/cms-core: ^8.7 || ^9.5 || ^10.4
- typo3/cms-extbase: ^8.7 || ^9.5 || ^10.4
- typo3fluid/fluid: ^8.7 || ^9.5 || ^10.4
This package is auto-updated.
Last update: 2024-11-29 05:21:24 UTC
README
Install
Simply install the extension alongside vhs
and set the following in TypoScript setup:
plugin.tx_vhs {
assets {
compressCss = 1
compressJs = 1
}
}
Now, your CSS and JavaScript assets should be minified.
Credits
Icons made by Vitaly Gorbachev from www.flaticon.com is licensed by CC 3.0 BY