Files
symfony-flex-recipes-contrib/archived/machy8.webloader-bundle/40e0998dceb46e45309bb5ecd269f22bd504a678.json
T
github-action[bot]andgithub-action[bot] f49d36fa18 Update Flex archives
2021-12-18 17:21:01 +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": "40e0998dceb46e45309bb5ecd269f22bd504a678"
}
}
}