Support vendoring npm module code

This commit is contained in:
Râu Cao
2023-03-07 18:30:09 +08:00
parent 8eb5f093a4
commit b03c6e9513
4 changed files with 14 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ 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
pin_all_from "app/javascript/controllers", under: "controllers"
pin "bech32" # @2.0.0