swc/node/binding/src
강동윤 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
..
bundle.rs feat(swc): Implement format.comments of terser (#2095) 2021-08-17 14:34:37 +00:00
lib.rs fix(swc): Report error correctly (#2065) 2021-08-13 07:05:40 +00:00
minify.rs fix(swc): Report error correctly (#2065) 2021-08-13 07:05:40 +00:00
parse.rs fix(swc): Report error correctly (#2065) 2021-08-13 07:05:40 +00:00
print.rs feat(swc): Implement format.comments of terser (#2095) 2021-08-17 14:34:37 +00:00
transform.rs fix(swc): Report error correctly (#2065) 2021-08-13 07:05:40 +00:00
util.rs fix(es/minifier): Fix usage via yarn resolution (#2158) 2021-08-26 06:18:59 +00:00