Sha256: 1b781f5d2b94b4d86a7021ecc2f2ce38c7b21d3adf0e789c281080d43782b8a9
Contents?: true
Size: 497 Bytes
Versions: 11
Compression:
Stored size: 497 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_all_from Koi::Engine.root.join("app/assets/javascripts/koi"), under: "koi", preload: Rails.env.test?
Version data entries
11 entries across 11 versions & 1 rubygems