dojo / dojo/util

building dojo project no longer generates output files after update to 1.17

Open
#92 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
60
Forks
104
PR merge metrics
No merged PRs in 30d

Description

In our product, we use the dojo build to deploy a number of layers, which are optimized using the closure compiler.
After updating to 1.17 we find that, while it does produce the `.consoleStripped.js` and `.uncompressed.js` output files, the actually optimized files are no longer generated.

Please note that we already (locally) upgraded the closureCompiler to version 20210601 to allow us to use the newer style JavaScript syntax. Just swapping the 1.17.3 version with this older version fixes the problem of the generated output files.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.