From 82c9bae94726815d3d40da18e50a369fd91185eb Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 5 Jan 2018 17:56:21 +0800 Subject: [PATCH] buildSDK/less-bootstrap-compiler.php --- buildSDK/less-bootstrap-compiler.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/buildSDK/less-bootstrap-compiler.php b/buildSDK/less-bootstrap-compiler.php index 96963e43d1..174d557b19 100644 --- a/buildSDK/less-bootstrap-compiler.php +++ b/buildSDK/less-bootstrap-compiler.php @@ -58,8 +58,7 @@ foreach ($files as $src => $file){ continue; } - - + echo "{$css} already up-to-date \n"; unset($files[$src]); } -- 2.39.2