HoriSun / closure-compiler

Automatically exported from code.google.com/p/closure-compiler
0 stars 0 forks source link

Support ES5 by default #1318

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As ES3-only browsers are increasingly rare and irrelevant, I suggest supporting 
ES5 input by default (e.g. default --language switch to ECMASCRIPT5).

My reason is trivial: I like to use trailing commas in objects and arrays more 
than I like IE8, but users of open-source code I wrote find it to be a problem, 
because Closure Compiler is limiting input syntax to ES3 by default.

https://github.com/pornel/slip/pull/24#issuecomment-59503815

Original issue reported on code.google.com by kornel.l...@ft.com on 17 Oct 2014 at 12:34

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
we have moved to github
https://github.com/google/closure-compiler/issues

Original comment by dim...@google.com on 26 Nov 2014 at 4:49

GoogleCodeExporter commented 9 years ago
The php reply was for
https://code.google.com/p/closure-compiler/issues/detail?id=1319

I must have replied on the wrong thread. In any case, please use the github 
issue tracker.

Original comment by dim...@google.com on 26 Nov 2014 at 4:51