Skip to content

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
faris-imi committed Feb 8, 2024
1 parent 6e154da commit 41a6951
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/esbuild.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ if (WATCH) {
const resultES5 = await build({
...config,
entryPoints: undefined,
format: 'iife',
globalName: 'hCaptchaLoaderPkg',
stdin: {
contents: transformedESM.code,
Expand Down

0 comments on commit 41a6951

Please sign in to comment.