Updated stimulus recipe

This commit is contained in:
Jan Böhmer 2025-11-30 15:07:27 +01:00
parent 52a9975769
commit 4750a50fb9
5 changed files with 10 additions and 8 deletions

View file

@ -71,7 +71,7 @@ Encore
// When enabled, Webpack "splits" your files into smaller pieces for greater optimization.
.splitEntryChunks()
// enables the Symfony UX Stimulus bridge (used in assets/bootstrap.js)
// enables the Symfony UX Stimulus bridge (used in assets/stimulus_bootstrap.js)
.enableStimulusBridge('./assets/controllers.json')
// will require an extra script tag for runtime.js