mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Removed non-existing ckeditor script from composer autorun.
This commit is contained in:
parent
4c57c7fe46
commit
a33e93826a
1 changed files with 0 additions and 1 deletions
|
@ -121,7 +121,6 @@
|
||||||
"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…
Add table
Add a link
Reference in a new issue