rafu1987 / vhsminify
VHS资源的压缩工具
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-09-29 05:02:43 UTC
README
安装
简单地将扩展与vhs
一起安装,并在TypoScript设置中设置以下内容
plugin.tx_vhs {
assets {
compressCss = 1
compressJs = 1
}
}
现在,您的CSS和JavaScript资源应该已经被压缩。
致谢
图标由Vitaly Gorbachev在www.flaticon.com制作,并受CC 3.0 BY许可。