tactivos / grunt-cdn

79 stars 53 forks source link

fixed too greedy rgx in html splitters #43

Closed pwalczyszyn closed 10 years ago

pwalczyszyn commented 10 years ago

This pull request fixes a problem when there are script elements without src attribute. The rgx was to greedy and was looking for then next element with src attribute.

This fixes #42 issue.

johnnyhalife commented 10 years ago

Published on NPM as 0.3.4