google / google/closure-compiler
--json_streams=OUT is not respected when --compilation_level=BUNDLE
Open
internal-issue-created
triage-done
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
When the compilation level is set to BUNDLE, the output bundle is currently being written to a js_output_file directly, instead of streaming it to the stdout.
Contributor guide
Assessment
This issue has not been assessed yet.