Add and install 'turbo-rails'

bin/rails turbo:install
This commit is contained in:
2023-04-02 00:12:31 +02:00
parent 526c285188
commit 66f098f479
4 changed files with 14 additions and 6 deletions

View File

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