TerriaMap
TerriaMap copied to clipboard
Change `gulp release` to include `clean` and `lint` tasks
Running gulp release
should produce reproducible builds, so it should probably include the clean
task, and maybe also should verify lint
before building.