mrclay/elgg-http-combiner
最新稳定版本:1.0.1
Composer 安装命令:
composer require mrclay/elgg-http-combiner
包简介
Reduces HTTP requests by merging files and AMD modules
README 文档
README
This plugin reduces HTTP requests in the initial page load by merging files and AMD modules into elgg.js/elgg.css.
- Merges 6 external scripts into
elgg.js - Merges 2 CSS files into
elgg.css - Merges AMD modules of your choice into
elgg.js(suggests 6 by default) - Can also merge the site default language module
- Allows unregistering particular site icons
Installation
cd path/to/elgg/mod
git clone git@github.com:mrclay/Elgg-mrclay_combiner.git mrclay_combiner
统计信息
- 总下载量: 167
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-07-12