tactivos / grunt-htmlrefs

Replaces (or removes) references to non-optimized scripts or stylesheets on HTML files
27 stars 14 forks source link

Updated code to Gruntjs standards and allowed ref: with external URLs: #19

Closed dwightjack closed 10 years ago

dwightjack commented 10 years ago

Hi,

i've updated the code to reflect latest gruntjs standars (options and files management) and fixed an issue of the task failing when production URL is external (i.e. starting with :// or http://)

johnnyhalife commented 10 years ago

Thanks for contributing back @dwightjack, I've just published it on NPM under 0.5.0