Переглянути джерело

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

Mark Shust 3 роки тому
батько
коміт
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