oxc/tasks/minsize/src
Boshen ce4d4698b4 feat(codegen)!: remove const generic MINIFY (#5001)
This is a premature optimization, makes the code complicated, and bloats the final binary size.

The minify option is moved to `CodegenOptions`
2024-08-20 08:13:27 +00:00
..
lib.rs feat(codegen)!: remove const generic MINIFY (#5001) 2024-08-20 08:13:27 +00:00
main.rs