فهرست منبع

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

Mark Shust 2 سال پیش
والد
کامیت
9ca1f75a45
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      compose/bin/setup-grunt

+ 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