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 (11 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (316 stars)
PR merge metrics
 (No merged PRs in 30d)

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