broccoli-cdnizer

1.0.0 • Public • Published

broccoli-cdnizer Build Status

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-cdnizer

Usage

var cdnizer = require('broccoli-cdnizer');
tree = cdnizer(tree, options);

API

cdnizer(tree, [options])

See the cdnizer options.

License

MIT © Dakal Oleksandr

Readme

Keywords

Package Sidebar

Install

npm i broccoli-cdnizer

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • dakal.oleksandr