Files
symfony-flex-recipes-contrib/machy8.webloader-bundle.1.1.json
github-action[bot]andgithub-action[bot] 8067a9c5df Update Flex endpoint
2021-11-23 10:27:40 +00:00

47 lines
1.4 KiB
JSON

{
"manifests": {
"machy8/webloader-bundle": {
"manifest": {
"bundles": {
"WebLoader\\WebLoaderBundle\\WebLoaderBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"public/": "%PUBLIC_DIR%/"
}
},
"files": {
"config/packages/dev/web_loader.yaml": {
"contents": [
"web_loader:",
" disableCache: true",
""
],
"executable": false
},
"config/packages/web_loader.yaml": {
"contents": [
"web_loader:",
" pathPlaceholders:",
" filesCollections:",
" filesCollectionsContainers:",
""
],
"executable": false
},
"public/webtemp/.gitignore": {
"contents": [
"*",
"!.gitignore",
""
],
"executable": false
}
},
"ref": "b112347eb64f7c47ec375c42dfe32489d2687b95"
}
}
}