0.20
Closed Nov 27, 2023
100% complete
After the initial release, this follow-up aims to avoid adding new features, but work only on performance, and upgrade j2cl and closure-compiler to their latest versions.
Rough outline:
- using the new experimental typedast to make parsing JS faster
- avoiding copying hashed output files when they already exist in the output directory and are sized correctly…
After the initial release, this follow-up aims to avoid adding new features, but work only on performance, and upgrade j2cl and closure-compiler to their latest versions.
Rough outline:
- using the new experimental typedast to make parsing JS faster
- avoiding copying hashed output files when they already exist in the output directory and are sized correctly (assuming their contents to be consistent)
- ijar, ijs support
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.