Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed May 20, 2024
1 parent d0b9104 commit daf2ab0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ fn test(input: &Path, minify: bool) {
optimize_barrel_exports: None,
optimize_server_react: None,
prefer_esm: false,
decorator_version: Default::default(),
};

let unresolved_mark = Mark::new();
Expand Down

0 comments on commit daf2ab0

Please sign in to comment.