Actions
Improvements #8629
closedChange JavaScript minifier
Start date:
06/03/2021
Due date:
% Done:
100%
Estimated time:
Description
We've been using the same old version of Google's Closure Compiler for minification. This is a hurdle for contributors. We should probably switch to some more recent minifier. Care should be taken to see that using a different minifier does not break anything.
The -DWT_DEBUG_JS
define is also a bit obscure, and should probably be included into a proper CMake option?
Updated by Roel Standaert over 2 years ago
- Status changed from New to InProgress
- Assignee set to Roel Standaert
- Target version changed from future to 4.9.0
Updated by Roel Standaert over 2 years ago
- Status changed from InProgress to Review
- Assignee deleted (
Roel Standaert)
Updated by Roel Standaert about 2 years ago
- Status changed from Review to Implemented @Emweb
- Assignee changed from Korneel Dumon to Roel Standaert
- % Done changed from 0 to 100
Updated by Roel Standaert about 2 years ago
- Status changed from Implemented @Emweb to Resolved
Updated by Roel Standaert about 2 years ago
- Related to Bug #11006: filetostring.cmake generates file literals that exceed the minimum maximum string literal length added
Updated by Roel Standaert almost 2 years ago
- Status changed from Resolved to Closed
Actions