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
{{ message }}
This repository was archived by the owner on Mar 13, 2023. It is now read-only.
Maybe you guys want to add the sentence to your BundleExample docs, that a plugin name suffix shouldn't be ...Bundle. In my case it was "AtlBundle". Later on, when webpack encore replicates the bundle with its administraiton directory to the public directory, webpack encore omits the suffix ...Bundle from the directory which results in a crashing administration. Was a pain to debug.