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
Move explicit dependency on Sprockets::Rails out of resolve_asset_paths
All this does is transfer that dependency into the new
`rescuable_asset_error?` method. But this preparatory refactor sets us
up to actually decouple the dependency without overcomplicating
`Importmap::Map#resolve_asset_paths`.
0 commit comments