doghouseagency/phing-webpack
Composer 安装命令:
composer require doghouseagency/phing-webpack
包简介
A collection of webpack targets for Phing.
README 文档
README
Overview
A collection of Webpack targets for Phing.
Installation
This project can be checked out with Composer.
"require": {
"doghouseagency/phing-webpack": "*"
}
If you are already running a Phing build in an existing project why not include these tasks as well with the following line in your build.xml:
<import file="vendor/doghouseagency/phing-webpack/build.xml" optional="true" />
Usage
To get a list of tasks.
phing -l
统计信息
- 总下载量: 24.5k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2019-10-28