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

13 lines
301 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"
}
}