Przeglądaj źródła

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

Mark Shust 2 lat temu
rodzic
commit
d25c812d47
1 zmienionych plików z 1 dodań i 0 usunięć
  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