From: edward Date: Wed, 6 Dec 2017 11:52:29 +0000 (+0800) Subject: buildSDK/less-bootstrap-compiler.php X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=4cd99598742acf539903c69382feb8753d602a62 buildSDK/less-bootstrap-compiler.php --- diff --git a/buildSDK/less-bootstrap-compiler.php b/buildSDK/less-bootstrap-compiler.php index 6542232225..007fc48679 100644 --- a/buildSDK/less-bootstrap-compiler.php +++ b/buildSDK/less-bootstrap-compiler.php @@ -41,7 +41,7 @@ foreach ($files as $src => $file){ try { - print_R($file['baseDir']);exit; + print_R($src);exit; $less = new HTML_Less();