Skip to content

Fix: StimulusBundle compatibility with webpack_encore.twig_stimulus_extension

Compare
Choose a tag to compare
@weaverryan weaverryan released this 29 May 00:20
· 2 commits to main since this release

Hi Webpackers!

A quick fix for version 1.17.0 that fixes this error when used with StimulusBundle:

The service "twig" has a dependency on a non-existent service "webpack_encore.twig_stimulus_extension". Did you mean this: "webpack_encore.twig_entry_files_extension"

Upgrading should resolve the error. See #213.

Diff: v1.17.0...v1.17.1

Happy packing!