mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-13 02:01:51 +00:00
Add the js step in build.dev
This commit is contained in:
parent
a2ee16589f
commit
07c4d96f63
@ -233,6 +233,7 @@ gulp.task("build.dev", cb => {
|
||||
"imgres.copyImageResources",
|
||||
"imgres.copyNonImageResources",
|
||||
"translations.fullBuild",
|
||||
"js.dev",
|
||||
"css.dev",
|
||||
"html.dev"
|
||||
)(cb);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user