Browse Source

adding ckeditor in composer install

master
Charly 3 years ago
parent
commit
a9efc0604e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      composer.json

+ 1
- 0
composer.json View File

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

Loading…
Cancel
Save