瀏覽代碼

Enable client-side LESS compilation mode for development after setting up grunt

Mark Shust 2 年之前
父節點
當前提交
9ca1f75a45
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      compose/bin/setup-grunt

+ 3 - 0
compose/bin/setup-grunt

@@ -62,3 +62,6 @@ 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