swc/ecmascript
Donny/강동윤 87b20a8896
fix(es/minifier): Fix inlining into shorthand properties (#2348)
swc_ecma_minifer:
 - Fix inlining of bindings into shorthand properties.
2021-10-05 09:53:00 +00:00
..
ast chore: Improve documentation for rust users (#2340) 2021-10-04 06:10:30 +00:00
babel feat(babel/compat): Support type-only import/export specifiers (#2342) 2021-10-05 18:27:45 +09:00
codegen fix(es): Fix performance bugs (#2313) 2021-09-29 12:10:38 +00:00
dep-graph feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
ext-transforms feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
jsdoc feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
loader feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
minifier fix(es/minifier): Fix inlining into shorthand properties (#2348) 2021-10-05 09:53:00 +00:00
parser chore: Update rustc (#2332) 2021-10-01 12:11:17 +00:00
preset-env fix(es/minifier): Don't optimize new String. (#2341) 2021-10-04 06:44:37 +00:00
src feat(es): Reexport minifier from swc_ecmascript (#2146) 2021-08-24 20:38:16 +00:00
transforms fix(es/minifier): Don't optimize new String. (#2341) 2021-10-04 06:44:37 +00:00
utils fix(es/utils): Fix macros (#2349) 2021-10-05 09:14:25 +00:00
visit feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
Cargo.toml fix(es/minifier): Don't optimize new String. (#2341) 2021-10-04 06:44:37 +00:00