chore: remove fresh dist log
This commit is contained in:
@@ -110,7 +110,6 @@ const writeBuildStamp = () => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
if (!shouldBuild()) {
|
if (!shouldBuild()) {
|
||||||
logRunner("Skipping build; dist is fresh.");
|
|
||||||
runNode();
|
runNode();
|
||||||
} else {
|
} else {
|
||||||
logRunner("Building TypeScript (dist is stale).");
|
logRunner("Building TypeScript (dist is stale).");
|
||||||
|
|||||||
Reference in New Issue
Block a user