Skip to content

Commit

Permalink
remove rebase issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrolich committed Apr 15, 2024
1 parent 67c3750 commit 763d6b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/build/parse.rs
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ pub fn parser_args(
(
ast_path.to_string(),
vec![
vec!["-package-dir".to_string(), root_path.to_string()],
vec!["-bs-v".to_string(), format!("{}", version)],
ppx_flags,
jsx_args,
Expand Down

0 comments on commit 763d6b2

Please sign in to comment.