Create manifest.json

This commit is contained in:
Samuel Chiriluta
2017-11-18 14:07:59 +02:00
committed by GitHub
parent f546718680
commit 9297b97a0b
+9
View File
@@ -0,0 +1,9 @@
{
"bundles": {
"Sg\\DatatablesBundle\\SgDatatablesBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"aliases": ["sg-datatables"]
}