1.0.0 • Published 10 years ago
broccoli-cdnizer v1.0.0
broccoli-cdnizer 
Broccoli plugin for replacing local links with CDN links, includes fallbacks and customization.
Issues with the output should be reported on the Cdnizer issue tracker.
Install
$ npm install --save-dev broccoli-cdnizerUsage
var cdnizer = require('broccoli-cdnizer');
tree = cdnizer(tree, options);API
cdnizer(tree, options)
See the cdnizer options.
License
MIT © Dakal Oleksandr
1.0.0
10 years ago