mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
9 lines
194 B
JSON
9 lines
194 B
JSON
{
|
|
"bundles": {
|
|
"NuBox\\WebPack\\Generator\\SymfonyWebpackPHPGeneratorBundle": ["all"]
|
|
},
|
|
"composer-scripts": {
|
|
"nubox:webpack:config:apply -l": "symfony-cmd"
|
|
}
|
|
}
|