Files
symfony-flex-recipes-contrib/sg/datatablesbundle/1.0/manifest.json
T

14 lines
339 B
JSON

{
"bundles": {
"Sg\\DatatablesBundle\\SgDatatablesBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"make cache-warmup": "script",
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd"
},
"aliases": ["sg-datatables"]
}