swc/node/binding
강동윤 e468752ebc
fix(es/minifier): Fix usage via yarn resolution (#2158)
swc_common:
 - Deprecate some unused types.

swc:
 - `BoolOrObject`: Improve the error message for deserialization failure.
 - `BoolOrObject`: Treat an empty object as `true`.
 - `JsMinifyFormatOptions`: Add fields. (#2153)

node_swc:
 - Improve error message for deserialization failure.
2021-08-26 06:18:59 +00:00
..
src fix(es/minifier): Fix usage via yarn resolution (#2158) 2021-08-26 06:18:59 +00:00
build.rs chore: Organize project (#1849) 2021-06-24 17:01:21 +09:00
Cargo.toml fix(es/codegen): Fix codegen of ~ (#2104) 2021-08-19 17:21:08 +09:00