소스 검색

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

Mark Shust 2 년 전
부모
커밋
b207dd6acd
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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