Jelajahi Sumber

Disable client-side LESS compilation until further testing is completed

Mark Shust 2 tahun lalu
induk
melakukan
bce09b2ea4
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  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