mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 04:16:24 +03:00
Update Flex archives
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"manifests": {
|
||||
"machy8/webloader-bundle": {
|
||||
"manifest": {
|
||||
"bundles": {
|
||||
"WebLoader\\WebLoaderBundle\\WebLoaderBundle": [
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/",
|
||||
"public/": "%PUBLIC_DIR%/"
|
||||
}
|
||||
},
|
||||
"files": {
|
||||
"config/dev/web_loader.yaml": {
|
||||
"contents": [
|
||||
"web_loader:",
|
||||
" disableCache: true",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
},
|
||||
"public/webtemp/.gitignore": {
|
||||
"contents": [
|
||||
"*",
|
||||
"!.gitignore",
|
||||
""
|
||||
],
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "4f42ca5cf53f5ddc613d4ea280ad30839c1750a6"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user