Closed maxklenk closed 8 years ago
Allow to prefix injected files with an cdn url:
var injectOptions = { relative: true, ignorePath: '../' + config.build.dest, addPrefix: config.build.cdn };
Allow to prefix injected files with an cdn url: