From c3175df73e7065cf804849cef013ff362623aa92 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 5 Jan 2018 18:02:43 +0800 Subject: [PATCH] buildSDK/less-bootstrap-compiler.php --- buildSDK/less-bootstrap-compiler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildSDK/less-bootstrap-compiler.php b/buildSDK/less-bootstrap-compiler.php index 4dca8d1294..4a7d0007ef 100644 --- a/buildSDK/less-bootstrap-compiler.php +++ b/buildSDK/less-bootstrap-compiler.php @@ -67,7 +67,7 @@ foreach ($files as $src => $file){ } } -exit; + require_once 'HTML/Less.php'; foreach ($files as $src => $file){ -- 2.39.2