mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-15 19:21:49 +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.copyImageResources",
|
||||||
"imgres.copyNonImageResources",
|
"imgres.copyNonImageResources",
|
||||||
"translations.fullBuild",
|
"translations.fullBuild",
|
||||||
|
"js.dev",
|
||||||
"css.dev",
|
"css.dev",
|
||||||
"html.dev"
|
"html.dev"
|
||||||
)(cb);
|
)(cb);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user