oakmac/cuttle

handle errors from the Google Closure Compiler

Open

#4 geöffnet am 19. Okt. 2014

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)JavaScript (11 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (316 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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