oakmac/cuttle

handle errors from the Google Closure Compiler

Open

#4 opened on Oct 19, 2014

View on GitHub
 (1 comment) (0 reactions) (1 assignee)JavaScript (316 stars) (11 forks)batch import
enhancementhelp wanted

Description

Right now we're parsing errors that come from the ClojureScript compiler, but there are a class of errors that come from the Google Closure Compiler occasionally.

We need to handle those smartly.

Contributor guide