Explorar el Código

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

Mark Shust hace 2 años
padre
commit
b207dd6acd
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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