diff --git a/machy8/webloader-bundle/1.1/manifest.json b/machy8/webloader-bundle/1.1/manifest.json index 1152f4cd..2477d958 100644 --- a/machy8/webloader-bundle/1.1/manifest.json +++ b/machy8/webloader-bundle/1.1/manifest.json @@ -4,6 +4,6 @@ }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/" - "src/": "%SRC_DIR%/" + "public/": "%PUBLIC_DIR%/" } }