Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ThomasLandauer opened this issue Nov 9, 2021 · 0 comments
Open

Comments

@ThomasLandauer
Copy link
Contributor

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_

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant