소스 검색

adding ckeditor in composer install

master
Charly 3 년 전
부모
커밋
a9efc0604e
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…
취소
저장