oakmac/cuttle

handle errors from the Google Closure Compiler

Open

#4 aberto em 19 de out. de 2014

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)JavaScript (11 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (316 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador