stimulusreflex / stimulus_reflex

Build reactive applications with the Rails tooling you already know and love.

Home Page:https://docs.stimulusreflex.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not import controllers in installer when already present

julianrubisch opened this issue · comments

Bug Report

Describe the bug

The installer might add an additional import "controllers" in app/javascript/packs/application.js when one is already present.

Expected behavior

There should be no duplicate imports.

Could you explain further? Is there a line number?

I‘ll close this because the new installer should cover it #610