Skip to content

Commit

Permalink
ignore uglify failure about default arugment tdz
Browse files Browse the repository at this point in the history
  • Loading branch information
evanw committed Jun 12, 2023
1 parent 70e59c3 commit b76b433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/uglify-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ async function test_case(esbuild, test, basename) {
'const.js: issue_4229',
'const.js: issue_4245',
'const.js: use_before_init_3',
'default-values.js: retain_empty_iife',
'destructured.js: funarg_side_effects_2',
'destructured.js: funarg_side_effects_3',
'let.js: issue_4225',
Expand Down

0 comments on commit b76b433

Please sign in to comment.