mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add becklyn/assets-bundle
Adds the recipe for the assets bundle for version 2.4+
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
_import.becklyn_assets:
|
||||
resource: .
|
||||
type: 'becklyn-assets'
|
||||
8
becklyn/assets-bundle/2.4/manifest.json
Normal file
8
becklyn/assets-bundle/2.4/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Becklyn\\AssetsBundle\\BecklynAssetsBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user