Questions about Dojo Build system, allowing to merge multiple modules into single files, therefore creating compact release.
Dojo build system allows to merge multiple Javascript modules into single files, and inline CSS imports. It is used for creating release distributions, which contains a few big files instead of a few hundred small modules.
The documentation about Dojo build: