chyingp / grunt-inline

Brings externally referenced resources, such as js, css and images, into a single file.
MIT License
87 stars 55 forks source link

Why doesn't GruntJS break execution if exception is thrown? #79

Open skotchio opened 7 years ago

skotchio commented 7 years ago

It seems like grunt-inline does't handle exceptions as described in the post http://stackoverflow.com/questions/41246030/why-doesnt-gruntjs-break-execution-if-exception-is-thrown

Ore4444 commented 6 years ago

+1 When uglify fails there is no way of knowing the cause of the failure