The Esri Web AppBuilder team is now storing the original build files (that this tool uses) on GitHub. In order to reduce duplication of code efforts, one idea was to use the Submodules feature to refer to that code in this repository. So then this repository would be primarily focused on providing the CLI to the build, but the actual build code would be handled over in that repository.
The Esri Web AppBuilder team is now storing the original build files (that this tool uses) on GitHub. In order to reduce duplication of code efforts, one idea was to use the Submodules feature to refer to that code in this repository. So then this repository would be primarily focused on providing the CLI to the build, but the actual build code would be handled over in that repository.