From: edward Date: Fri, 5 Jan 2018 09:58:53 +0000 (+0800) Subject: buildSDK/less-bootstrap-compiler.php X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=5d149d6badcb6e34e0d474eaa1bdb732e94be832 buildSDK/less-bootstrap-compiler.php --- diff --git a/buildSDK/less-bootstrap-compiler.php b/buildSDK/less-bootstrap-compiler.php index 40b698de7b..a80c81b78a 100644 --- a/buildSDK/less-bootstrap-compiler.php +++ b/buildSDK/less-bootstrap-compiler.php @@ -46,6 +46,12 @@ foreach ($files as $src => $file){ if(file_exists($variable)){ echo "exist??"; + echo "\n"; + + echo filemtime($variable); + + echo "\n"; + exit; }