buildSDK/less-bootstrap-compiler.php
authoredward <edward@roojs.com>
Wed, 6 Dec 2017 11:52:45 +0000 (19:52 +0800)
committeredward <edward@roojs.com>
Wed, 6 Dec 2017 11:52:45 +0000 (19:52 +0800)
buildSDK/less-bootstrap-compiler.php

index 007fc48..64f20c3 100644 (file)
@@ -41,7 +41,7 @@ foreach ($files as $src => $file){
 
     try {
         
-        print_R($src);exit;
+        print_R(dirname($src));exit;
         
         $less = new HTML_Less();