Open Beak-man opened 7 years ago
Note: @AkeluX mentioned that one potential impediment to optimizing the RequireJS task is the optimize setting, which strips copyright headers from 3rd party libraries that we want to preserve.
Good to know, @pdavidc. Thanks.
Child of #537
The RequireJS task that builds the artifacts executes twice in the build process. Investigate and implement means of optimizing the task. Using worldwind.js and minifying from there could be an option.
One of the aims to pursue is to reduce building times within the continuous integration environment.