cdnizer icon indicating copy to clipboard operation
cdnizer copied to clipboard

Node module for replacing local links with CDN links, includes fallbacks and customization

Results 4 cdnizer issues
Sort by recently updated
recently updated
newest added

Since bower is recommends in his page migrating to " Yarn and Webpack or Parcel". You guys are looking forward to update the code to not try to find the...

enhancement

I'd like to add support for including both the relative file path AND the .min as I do not see a way to do this. currently. I know you mentioned...

I have been trying to get this to work with our project, but with no luck. **.tmp/serve/index.html** ``` ``` **cdnizer options** ``` var cndizerOpts = { allowRev: false, allowMin: false,...

bug

Hi @OverZealous! Found that `cdnizer` doesn't process `srcset` attributes. I think it will be very useful feature. Thx!

enhancement