Added ckeditor:install command to fetch ckeditor assets (#1068)

Co-authored-by: zoup <zoupme@hotmail.com>
This commit is contained in:
Zoup
2021-08-02 06:43:03 +02:00
committed by GitHub
co-authored by zoup
parent 71e486da61
commit 5072a5e9a1
@@ -4,5 +4,8 @@
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"ckeditor:install": "symfony-cmd"
}
}