Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix (js compiler): update to ecmascript5
Update the closure compiler flags to ecmascript5 (default is 3). This fixes release builds failing from javascript that does not conform to ecmascript3 but works otherwise.
- Loading branch information