Skip to content

Commit

Permalink
FIx maps
Browse files Browse the repository at this point in the history
  • Loading branch information
johnf committed Apr 25, 2024
1 parent d0dc4f6 commit d9cd46e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/importmap.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Pin npm packages by running ./bin/importmap

pin 'application', preload: true
pin 'maps'
pin '@hotwired/turbo-rails', to: 'turbo.min.js', preload: true
pin '@hotwired/stimulus', to: 'stimulus.min.js', preload: true
pin '@hotwired/stimulus-loading', to: 'stimulus-loading.js', preload: true
Expand Down

0 comments on commit d9cd46e

Please sign in to comment.