mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-10 20:52:42 +01:00
Added phase numbers to build
This commit is contained in:
parent
fefcd858d1
commit
b7d2467ca2
@ -38,8 +38,8 @@ dirs.forEach((a) => {
|
|||||||
);
|
);
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log("Copying src files done");
|
console.log("[1/2] Copying src files done");
|
||||||
console.log("Compiling src files ...");
|
console.log("[2/2] Compiling src files ...");
|
||||||
|
|
||||||
console.log(
|
console.log(
|
||||||
execSync(
|
execSync(
|
||||||
|
Loading…
Reference in New Issue
Block a user