Following #121 and #136, what about calling this line:
config.paths.add "frontend/components", eager_load: true
directly from the gem instead of adding it to config/application.rb when running the install generator.
Let's make a list of advantages and potential drawbacks!
Following #121 and #136, what about calling this line:
directly from the gem instead of adding it to
config/application.rbwhen running the install generator.Let's make a list of advantages and potential drawbacks!