Releases: blutorange/closure-compiler-maven-plugin
Releases · blutorange/closure-compiler-maven-plugin
2.32.0
- feat: Add new option
htmlUpdatesfor updating HTML files with the generated files, #4 - feat: Add new option
gzipto create gzip files next to each ouptut file, #5- Thanks very much to @DamianFekete for the PR
- chore: Add spotless code formatter.
- chore: Minor code cleanup.
- chore: Update dependencies.
2.31.0
2.30.0
2.29.0
- Update to closure compiler
v20231112
2.28.0
2.27.0: * Update to closure compiler `v20230802`.
* Update to closure compiler v20230802.
@blutorange blutorange tagged this Sep 6, 2023
- Update dependencies
- Add option
closureChunkOutputType, see (the wiki for Chunk output for dynamic loading)[https://github.com/google/closure-compiler/wiki/Chunk-output-for-dynamic-loading]. Forclo> set toES_MODULES`.
2.26.0: * Update to closure compiler `v20230228`.
- Update to closure compiler
v20230228.
v2.25.0
- Update to closure compiler
v20230103
v2.24.0
- Update to closure compiler
v20220905
v2.23.0
- Update to closure compiler
v20220601 - Set default input language of JSCompiler to
ES_NEXT - Add flag for isolating polyfills (
closureIsolatePolyfills)