From 254305b5b992ea41159a6da88eba46a08b688e09 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 5 Jan 2018 18:02:21 +0800 Subject: [PATCH] buildSDK/less-bootstrap-compiler.php --- buildSDK/less-bootstrap-compiler.php | 1 + 1 file changed, 1 insertion(+) diff --git a/buildSDK/less-bootstrap-compiler.php b/buildSDK/less-bootstrap-compiler.php index 617d70120d..4dca8d1294 100644 --- a/buildSDK/less-bootstrap-compiler.php +++ b/buildSDK/less-bootstrap-compiler.php @@ -62,6 +62,7 @@ foreach ($files as $src => $file){ echo "{$css} already up-to-date \n"; unset($files[$src]); + break; } -- 2.39.2