Skip to content

Commit

Permalink
legacy command to keep the extension building
Browse files Browse the repository at this point in the history
  • Loading branch information
shakyShane committed Feb 27, 2025
1 parent 5a5b87c commit 8d84d5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions injected/scripts/utils/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ export async function bundle(params) {
outdir: 'build',
target: 'es2021',
format: 'iife',
supported: {
'class-private-field': false,
},
bundle: true,
metafile: true,
globalName: name,
Expand Down

0 comments on commit 8d84d5b

Please sign in to comment.