diff --git a/machy8/webloader-bundle/1.1/manifest.json b/machy8/webloader-bundle/1.1/manifest.json new file mode 100644 index 00000000..1152f4cd --- /dev/null +++ b/machy8/webloader-bundle/1.1/manifest.json @@ -0,0 +1,9 @@ +{ + "bundles": { + "WebLoader\\WebLoaderBundle\\WebLoaderBundle": ["all"] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + "src/": "%SRC_DIR%/" + } +}