You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with webpackMode: eager, loading them early is expected. The issue is that even the lazy mode does not actually lazy-load things. that's already reported on symfony/stimulus-bridge#3 which is the package responsible for that (symfony/ux is about the core UX packages being provided, not the underlying tooling).
So I'm closing that one as a duplicate of symfony/stimulus-bridge#3
Is it possible to support them with this package: https://github.com/danieldiekmeier/stimulus-controller-resolver ?
Wouldn't
load all of them; is that correct?
The text was updated successfully, but these errors were encountered: