OverZealous / cdnizer

Node module for replacing local links with CDN links, includes fallbacks and customization
MIT License
52 stars 24 forks source link

No support for filepathRel + min #26

Open elsoybean opened 7 years ago

elsoybean commented 7 years ago

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 you didn't expect to put out any new releases; I was hoping if I made the change and submitted a patch or a PR, you might be able to make an exception. :)

Thanks for the great library!