heimrichhannot-contao-components/fastclick
Composer 安装命令:
composer require heimrichhannot-contao-components/fastclick
包简介
A shim repositoy for fastclick as contao component.
README 文档
README
A shim repositoy for FastClick as Contao Component.
Install
composer require heimrichhannot-contao-components/fastclick
Config
Add the following to your config (keep keys to prevent double integration):
Contao 4
$GLOBALS['TL_JAVASCRIPT']['fastclick'] = 'assets/fastclick/lib/fastclick.min.js|static';
Contao 3
$GLOBALS['TL_JAVASCRIPT']['fastclick'] = 'assets/components/fastclick/lib/fastclick.min.js|static';
Internal
Update library:
svn export https://github.com/ftlabs/fastclick.git/trunk/lib- minfiy
统计信息
- 总下载量: 285
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-08-17