mygento/minify
Composer 安装命令:
composer require mygento/minify
包简介
Magento JS/CSS Minification Module
README 文档
README
Issues
Features
- Minify merged CSS ✓
- Minify merged JS ✓
- Minify HTML
Install a module in your project
If you want to use the our Magento module repository,
set up your root composer.json in your project like this:
{
"require": {
"mygento/minify": "1.*",
},
"repositories": [
{
"type": "composer",
"url": "http://mygento.github.io/packages"
}
]
}
统计信息
- 总下载量: 3.13k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2015-11-11