mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-17 08:00:02 -04:00
return errors from rewriter, clean up code, update oxc
This commit is contained in:
parent
e1a71bef1d
commit
66929af43c
7 changed files with 218 additions and 192 deletions
|
@ -130,6 +130,7 @@ fn dorewrite(source_text: &str) -> Result<String> {
|
|||
strict_rewrites: true,
|
||||
},
|
||||
)?
|
||||
.0
|
||||
.as_slice(),
|
||||
)?
|
||||
.to_string())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue