stimulus-parser
stimulus-parser copied to clipboard
Support multiple Stimulus applications
Currently the project only holds and detects a single applicationFile, but allows for multiple controllerIndexFiles.
This pull request changes the parser in a way that it understands and detects multiple applicationFiles.
@jaryl is this representative of your setup you described in #136?