feat: Some refinements

This commit is contained in:
2026-05-22 10:36:41 +02:00
parent d8254773a6
commit 6b53597d03
8 changed files with 859 additions and 36 deletions
+6 -1
View File
@@ -9,4 +9,9 @@ clap = { version = "4.0", features = ["derive"] }
indoc = "2"
lightningcss = "1.0.0-alpha.71"
rand = "0.8"
minify-js = "0.6.0"
minify-js = "0.5.0"
oxc_minifier = "0.132.0"
oxc_allocator = "0.132.0"
oxc_codegen = "0.132.0"
oxc_parser = "0.132.0"
oxc_span = "0.132.0"