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
If needed multiple importmaps can be defined in the `config/importmaps`
directory.
`bin/importmap` have a new option to work with named importmaps
`bin/importmap -i admin pin "some-dependency"`
The default is still `config/importmap.rb` so no change for exisiting users
that does not need multiple importmaps or complexity.
0 commit comments