Pārlūkot izejas kodu

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

Mark Shust 2 gadi atpakaļ
vecāks
revīzija
b207dd6acd
1 mainītis faili ar 0 papildinājumiem un 4 dzēšanām
  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