google / google/closure-compiler
There should be no ES6 polyfills if input language is ES5
Open
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
After upgrading from `20170910.0.1` to `20171203.0.0` I've got a bunch of ES6 polyfills added to the output, while both input and output languages are explicitly specified as ES5. This shouldn't happen by default.
Contributor guide
Assessment
This issue has not been assessed yet.