Skip to content

Commit 8d84d5b

Browse files
committed
legacy command to keep the extension building
1 parent 5a5b87c commit 8d84d5b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

injected/scripts/utils/build.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ export async function bundle(params) {
4040
outdir: 'build',
4141
target: 'es2021',
4242
format: 'iife',
43-
supported: {
44-
'class-private-field': false,
45-
},
4643
bundle: true,
4744
metafile: true,
4845
globalName: name,

0 commit comments

Comments
 (0)