mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 11:09:29 +00:00
Updated stimulus recipe
This commit is contained in:
parent
52a9975769
commit
4750a50fb9
5 changed files with 10 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue