vkadam / grunt-jsbeautifier

Beautify js, css, html and json files using Grunt and https://github.com/einars/js-beautify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JsBeautifier silently finish all grunt task when no source

miceno opened this issue · comments

Hi,

I am running a jsbeautifier task the very first in my grunt file and if there is no source file, the task silently exists and it doesn't continue processing the remaining grunt tasks :(

Added a fix for it under commit e48b8fd, will be released in next version

Released 0.2.12