Michael Zhou 02ce5a6de1 Pass "--language_out ECMASCRIPT5_STRICT" to Closure Compiler
This makes Closure Compiler add a "use strict;" directive to the
beginning of the output, which might improve the performance
on JavaScript engines.

Change-Id: I239d08bdbc47e98a373cf1b1d3b0417e36875dea
2016-03-28 12:33:24 -04:00
..