Enable turbo (without Drive)

This commit is contained in:
2023-12-03 23:27:10 +01:00
parent 761aad358a
commit 8c6d296021
8 changed files with 27 additions and 0 deletions

4
config/importmap.rb Normal file
View File

@@ -0,0 +1,4 @@
# Pin npm packages by running ./bin/importmap
pin "application", preload: true
pin "@hotwired/turbo-rails", to: "turbo.min.js", preload: true