importmap-rails
importmap-rails copied to clipboard
Option to 're-sync' vendor folder
Would be really cool with a way to 're-sync' the vendor folder with the importmap.rb file.
For instance doing something like: bin/ importmaps repin_all
is this not working for you? https://github.com/rails/importmap-rails?tab=readme-ov-file#checking-for-outdated-or-vulnerable-packages
https://github.com/rails/importmap-rails/pull/226 This was my proposal to tackle exactly this, maybe it inspires you on other ways to do that.