You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2025. It is now read-only.
How should we handle importing the assets via Rails 6 webpacker? The proposed solutions online involve using ERB to hackily import it, when the best solution might be to try and create an npm module with the assets.
How should we handle importing the assets via Rails 6 webpacker? The proposed solutions online involve using ERB to hackily import it, when the best solution might be to try and create an npm module with the assets.