Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

gulp-assets-composer

Coddict23MIT0.6.1

null

gulp, composer, assets, gulpplugin

readme

gulp-assets-composer

Usage

TODO

Tests

To run the tests, do the following:

  1. While not ideal, our tests currently depend on you having gulp install globally, which you can do using npm install -g gulp
  2. Make sure you have run npm install in the repository
  3. Then to run the tests, simply do npm run test, and the tests should run :)