소스 검색

ckeditor install when composer install

master
Charly 2 년 전
부모
커밋
5b1123ad43
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      composer.json

+ 1
- 0
composer.json 파일 보기

@@ -89,6 +89,7 @@
"scripts": {
"auto-scripts": {
"cache:clear": "symfony-cmd",
"ckeditor:install --clear=drop": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd"
},
"post-install-cmd": [

Loading…
취소
저장