mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Update gulpfile
This commit is contained in:
@@ -291,10 +291,7 @@ gulp.task(
|
|||||||
"bundle.steam.from-windows",
|
"bundle.steam.from-windows",
|
||||||
gulp.series("bundle.standalone-steam.from-windows", "bundle.standalone-steam-china.from-windows")
|
gulp.series("bundle.standalone-steam.from-windows", "bundle.standalone-steam-china.from-windows")
|
||||||
);
|
);
|
||||||
gulp.task(
|
gulp.task("bundle.steam-demo.from-darwin", gulp.series("bundle.standalone-steam-demo.from-darwin"));
|
||||||
"bundle.steam-demo.from-darwin",
|
|
||||||
gulp.series("bundle.standalone-steam-demo.from-darwin", "bundle.standalone-steam-china-demo.from-darwin")
|
|
||||||
);
|
|
||||||
gulp.task(
|
gulp.task(
|
||||||
"bundle.steam-demo.from-windows",
|
"bundle.steam-demo.from-windows",
|
||||||
gulp.series(
|
gulp.series(
|
||||||
|
|||||||
Reference in New Issue
Block a user