Преглед изворни кода

Disable client-side LESS compilation until further testing is completed

Mark Shust пре 2 година
родитељ
комит
bce09b2ea4
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      compose/bin/setup-grunt

+ 3 - 3
compose/bin/setup-grunt

@@ -63,6 +63,6 @@ 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
+#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