Upon installation of Webpack Encore, the following files are generated inside assets/. The problem is that when you're doing this for the first time, there no indication that these are related to Stimulus:
controllers/
bootstrap.js
controllers.json
Especially bootstrap.js looks like it's somehow related to Twitter Bootstrap ;-)
So I'm suggesting to prefix them all with stimulus_
Upon installation of Webpack Encore, the following files are generated inside
assets/
. The problem is that when you're doing this for the first time, there no indication that these are related to Stimulus:Especially
bootstrap.js
looks like it's somehow related to Twitter Bootstrap ;-)So I'm suggesting to prefix them all with
stimulus_