Skip to content

Commit

Permalink
More fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Mar 27, 2023
1 parent 3ccc71f commit 2b39b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/swc_ecma_minifier/src/eval.rs
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ impl Evaluator {

{
e.visit_mut_with(&mut pure_optimizer(
&serde_json::from_str("{}").unwrap(),
&Default::default(),
None,
self.marks,
PureOptimizerConfig {
Expand Down

0 comments on commit 2b39b02

Please sign in to comment.