oakmac/cuttle

handle errors from the Google Closure Compiler

Open

#4 ouverte le 19 oct. 2014

Voir sur GitHub
 (1 commentaire) (0 réactions) (1 assigné)JavaScript (11 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (316 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur