asset-builder-nobower
v1.1.2
Published
FORKED from Austin Pray's Asset Builder (https://github.com/austinpray/asset-builder.git). Assembles and orchestrates your dependencies so you can run them through your asset pipeline.
Downloads
28
Readme
[asset-builder-nobower] FORKED from: (http://use-asset-builder.austinpray.com)
Assembles and orchestrates your dependencies so you can run them through your asset pipeline. Feed it a manifest file and it will give you globs.
Install
npm install asset-builder-nobower --save-dev
Usage
var manifest = require('asset-builder-nobower')('./assets/manifest.json');