sonata-project / SonataAdminBundle

The missing Symfony Admin Generator
https://docs.sonata-project.org/projects/SonataAdminBundle
MIT License
2.11k stars 1.26k forks source link

Integration with Webpack Encore Bundle #7157

Closed jordisala1991 closed 2 years ago

jordisala1991 commented 3 years ago

Feature Request

We need to try if we can integrate with Webpack Encore Bundle now that we are using Webpack Encore. This will probably go against 5.0 to avoid more BC breaks in 4.0.

We need to consider what happens with other Sonata Bundles that have scripts, and how we configure WebpackEncore Bundle to handle the build for our users (or let the user configure it) (or use a recipe to auto configure that?).

jordisala1991 commented 2 years ago

I think adding another dependency is not a good idea, because it is not needed. Lets close for now.