Currently the build command reads the project, generates the asses, and then builds; however, in order to ensure that everything builds as intended the project's dependencies have to be up to date. Therefore, the build command will need to update the dependencies before building.
Currently the build command reads the project, generates the asses, and then builds; however, in order to ensure that everything builds as intended the project's dependencies have to be up to date. Therefore, the build command will need to update the dependencies before building.