cgross / grunt-dom-munger

Grunt task to read and manipulate HTML with CSS selectors.
MIT License
93 stars 40 forks source link

Fixed option isPath #43

Closed Scoup closed 7 years ago

Scoup commented 7 years ago

This commit fix a bug when using option.isPath grunt.file.expand returns an array and path.dirname requires a string.