mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-05 02:35:16 +02:00
Install CKEditor during composer install routine.
This commit is contained in:
parent
1b575a74b6
commit
f76a49d34f
2 changed files with 2 additions and 2 deletions
|
@ -72,6 +72,7 @@
|
|||
"scripts": {
|
||||
"auto-scripts": {
|
||||
"cache:clear": "symfony-cmd",
|
||||
"ckeditor:install --clear=drop": "symfony-cmd",
|
||||
"assets:install %PUBLIC_DIR%": "symfony-cmd"
|
||||
},
|
||||
"post-install-cmd": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue