1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-10-27 20:34:29 +00:00

Update gulpfile

This commit is contained in:
tobspr 2022-06-13 21:09:00 +02:00
parent ac4109a900
commit 6a79d47158

View File

@ -291,10 +291,7 @@ gulp.task(
"bundle.steam.from-windows",
gulp.series("bundle.standalone-steam.from-windows", "bundle.standalone-steam-china.from-windows")
);
gulp.task(
"bundle.steam-demo.from-darwin",
gulp.series("bundle.standalone-steam-demo.from-darwin", "bundle.standalone-steam-china-demo.from-darwin")
);
gulp.task("bundle.steam-demo.from-darwin", gulp.series("bundle.standalone-steam-demo.from-darwin"));
gulp.task(
"bundle.steam-demo.from-windows",
gulp.series(