scramitizer

This commit is contained in:
velzie 2024-10-10 17:55:01 -04:00
parent c412959a5f
commit 118610cc99
6 changed files with 41 additions and 2 deletions

View file

@ -123,6 +123,7 @@ fn dorewrite(source_text: &str) -> String {
pushsourcemapfn: "$pushsourcemap".to_string(),
capture_errors: true,
do_sourcemaps: true,
scramitize: false,
},
)
.as_slice(),