We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bin/importmap unpin @github/webauthn-json
1 parent d12e4dd commit 4e7c9e5Copy full SHA for 4e7c9e5
test/dummy/config/importmap.rb
@@ -5,5 +5,4 @@
5
pin "@hotwired/stimulus", to: "stimulus.min.js"
6
pin "@hotwired/stimulus-loading", to: "stimulus-loading.js"
7
pin_all_from "app/javascript/controllers", under: "controllers"
8
-pin "@github/webauthn-json", to: "https://ga.jspm.io/npm:@github/[email protected]/dist/esm/webauthn-json.js"
9
pin "webauthn-rails/credential", to: "credential.js"
0 commit comments