Replaces script references with Google CDN ones
Issues with the output should be reported on the google-cdn issue tracker.
Install
$ npm install --save-dev gulp-google-cdn
Usage
const gulp = ;const googleCdn = ; gulp;
API
googleCdn(bowerConfig, [options])
bowerConfig
Type: Object
options
Type: Object
See the google-cdn
options.
License
MIT © Sindre Sorhus