cdnizer
cdnizer copied to clipboard
Node module for replacing local links with CDN links, includes fallbacks and customization
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...
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,...
Hi @OverZealous! Found that `cdnizer` doesn't process `srcset` attributes. I think it will be very useful feature. Thx!