mariusbalcytis / webpack-bundle

Bundle to Integrate Webpack into Symfony
MIT License
122 stars 36 forks source link

All bundles with alternative resources #34

Closed mariusbalcytis closed 7 years ago

mariusbalcytis commented 7 years ago

If asset_providers are given, there is no way to include all the bundles - default is only for whole asset_providers tree.

As was noticed in https://github.com/mariusbalcytis/extract-file-loader/issues/1

For type twig_bundles, null and [] should default to all bundles available.