浏览代码

Removed test of LESS client side compilation, server side + livereload is much faster

Mark Shust 2 年之前
父节点
当前提交
b207dd6acd
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      compose/bin/setup-grunt

+ 0 - 4
compose/bin/setup-grunt

@@ -62,7 +62,3 @@ bin/magento cache:clean
 bin/grunt clean
 bin/grunt exec:$THEME
 bin/grunt less:$THEME
-
-#echo "Enabling client-side LESS compilation mode for development..."
-#bin/clinotty bin/magento config:set dev/front_end_development_workflow/type client_side_compilation
-#bin/clinotty bin/magento cache:clean