mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Registers bundle in all environments
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Maba\\Bundle\\WebpackBundle\\MabaWebpackBundle": ["all"]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"assets/": "assets/"
|
||||
},
|
||||
@@ -12,4 +15,4 @@
|
||||
"composer-scripts": {
|
||||
"maba:webpack:install-node-modules": "symfony-cmd"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user