diff --git a/sg/datatablesbundle/1.0/manifest.json b/sg/datatablesbundle/1.0/manifest.json new file mode 100644 index 00000000..06c7bae6 --- /dev/null +++ b/sg/datatablesbundle/1.0/manifest.json @@ -0,0 +1,9 @@ +{ + "bundles": { + "Sg\\DatatablesBundle\\SgDatatablesBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + }, + "aliases": ["sg-datatables"] +}