1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-24 21:04:57 +00:00

Fix build

This commit is contained in:
tobspr
2020-10-06 17:25:58 +02:00
parent 07b98d3d79
commit 816fd37b55
4 changed files with 120 additions and 144 deletions

View File

@@ -173,6 +173,8 @@ function gulptasksImageResources($, gulp, buildFolder) {
gulp.task(
"imgres.allOptimized",
gulp.parallel(
"imgres.buildAtlas",
"imgres.atlasToJson",
"imgres.atlasOptimized",
"imgres.copyNonImageResources",
"imgres.copyImageResourcesOptimized"