diff --git a/sg/datatablesbundle/1.0/manifest.json b/sg/datatablesbundle/1.0/manifest.json index 06c7bae6..7b2a9555 100644 --- a/sg/datatablesbundle/1.0/manifest.json +++ b/sg/datatablesbundle/1.0/manifest.json @@ -5,5 +5,9 @@ "copy-from-recipe": { "config/": "%CONFIG_DIR%/" }, + "composer-scripts": { + "make cache-warmup": "script", + "assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd" + }, "aliases": ["sg-datatables"] }