doghouseagency/phing-webpack

A collection of webpack targets for Phing.

1.0.1 2020-03-24 23:56 UTC

This package is auto-updated.

Last update: 2024-04-25 09:33:02 UTC


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