broccoli-rework-single

1.0.1 • Public • Published

broccoli-rework-single

Inspired heavily by broccoli-less-single

Installation & usage

npm install --save-dev broccoli-rework-single
var rework = require('broccoli-rework-single');
var tree = rework(inputTrees, inputFile, outputFile, opts);
  • inputTrees: A tree or array of trees.
  • inputFile: The relative path of a file that exists in the inputTree(s). This is the file that will be read and passed into rework.
  • outputFile: The relative path of the output file.
  • opts: A hash of options for rework.

See Brocfile.js for an example.

Tests!

npm test

Package Sidebar

Install

npm i broccoli-rework-single

Weekly Downloads

1

Version

1.0.1

License

Public Domain

Last publish

Collaborators

  • michelle