We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e50ace + 3d30edb commit b5a82b3Copy full SHA for b5a82b3
script/build-js.js
@@ -41,7 +41,7 @@ build({
41
42
build({
43
entryPoints: ["src/webauthn-json/browser-global.ts"],
44
- format: "cjs",
+ format: "iife",
45
target: "es6",
46
bundle: true,
47
sourcemap: true,
0 commit comments