swag-docs-bundle-example icon indicating copy to clipboard operation
swag-docs-bundle-example copied to clipboard

Plugin name suffix shouldn't be ...Bundle

Open atloss opened this issue 4 years ago • 0 comments

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.

Cheers!

atloss avatar Oct 14 '20 20:10 atloss