Sha256: 50a33e87ce695b5a02723bd5e12472fbc432909a64afffcab549454169bf2313
Contents?: true
Size: 568 Bytes
Versions: 54
Compression:
Stored size: 568 Bytes
Contents
# frozen_string_literal: true pin "@hotwired/stimulus", to: "stimulus.min.js", preload: true pin "@hotwired/stimulus-loading", to: "stimulus-loading.js", preload: true pin "@hotwired/turbo-rails", to: "turbo.min.js", preload: true pin "@github/webauthn-json/browser-ponyfill", to: "https://ga.jspm.io/npm:@github/webauthn-json@2.1.1/dist/esm/webauthn-json.browser-ponyfill.js" pin "@rails/actiontext", to: "actiontext.js", preload: true pin "trix" pin_all_from Koi::Engine.root.join("app/assets/javascripts/koi"), under: "koi", preload: Rails.env.test?
Version data entries
54 entries across 54 versions & 1 rubygems