Browse Source

ckeditor install when composer install

master
Charly 2 years ago
parent
commit
5b1123ad43
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      composer.json

+ 1
- 0
composer.json View File

@@ -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…
Cancel
Save