浏览代码

Clear cache after enabling client-side LESS compilation so settings take effect

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

+ 1 - 0
compose/bin/setup-grunt

@@ -65,3 +65,4 @@ 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