swc/ecmascript
Donny/강동윤 bd92d89306
fix(es/codegen): Fix codegen of numbers (#2317)
swc_ecma_codegen:
 - Fix codegen of numbers when minification is enabled. (#2294)
2021-09-29 11:08:59 +00:00
..
ast feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
babel feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
codegen fix(es/codegen): Fix codegen of numbers (#2317) 2021-09-29 11:08:59 +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 feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
parser feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
preset-env feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
src feat(es): Reexport minifier from swc_ecmascript (#2146) 2021-08-24 20:38:16 +00:00
transforms feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
utils feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
visit feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00
Cargo.toml feat(es): Support type-only import/export specifiers (#2309) 2021-09-28 22:05:20 +09:00