symfony / webpack-encore-bundle

Symfony integration with Webpack Encore!
https://symfony.com/webpack-encore
MIT License
939 stars 83 forks source link

Suggestion: Prefix all Stimulus-related files with `stimulus_` #150

Open ThomasLandauer opened 2 years ago

ThomasLandauer commented 2 years ago

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_