Explorar o código

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

Mark Shust %!s(int64=2) %!d(string=hai) anos
pai
achega
b207dd6acd
Modificáronse 1 ficheiros con 0 adicións e 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