Create manifest.json

This commit is contained in:
Vladimír Macháček
2018-02-18 17:11:16 +01:00
committed by GitHub
parent d3943a9454
commit 6bc8fc035e
@@ -0,0 +1,9 @@
{
"bundles": {
"WebLoader\\WebLoaderBundle\\WebLoaderBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
"src/": "%SRC_DIR%/"
}
}