Add's correct dependencies to gulp-file to prevent race condition in production css build (the cssmin step previously wouldn't wait for the less build to finish).
Any background context you want to provide?
We should get rid of gulp, until then it should at least be correct.
What's this PR do?
Add's correct dependencies to gulp-file to prevent race condition in production css build (the cssmin step previously wouldn't wait for the less build to finish).
Any background context you want to provide?
We should get rid of gulp, until then it should at least be correct.