mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Install Stimulus
This commit is contained in:
parent
46f505f69f
commit
66c6a25941
6 changed files with 52 additions and 2 deletions
|
@ -10,6 +10,7 @@ Encore
|
|||
.addEntry('main', './assets/index.js')
|
||||
.addEntry('public', './assets/share.js')
|
||||
.splitEntryChunks()
|
||||
.enableStimulusBridge('./assets/controllers.json')
|
||||
.enableSingleRuntimeChunk()
|
||||
.cleanupOutputBeforeBuild()
|
||||
.enableBuildNotifications()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue