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:
parent
ac4109a900
commit
6a79d47158
@ -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(
|
||||
|
Loading…
Reference in New Issue
Block a user