2
0
Эх сурвалжийг харах

Enable client-side LESS compilation mode for development after setting up grunt

Mark Shust 2 жил өмнө
parent
commit
9ca1f75a45

+ 3 - 0
compose/bin/setup-grunt

@@ -62,3 +62,6 @@ 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