Skip to content

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

@ThomasLandauer

Description

@ThomasLandauer

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's 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_

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions