Sfoglia il codice sorgente

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

Mark Shust 2 anni fa
parent
commit
b207dd6acd
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  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