swc/ecmascript
nuintun ef4bb314b9
fix(es/codegen): Remove extra space of import decl (#1975)
swc_ecma_codegen:
 - Remove extra space from import declarations. (#1690)
2021-07-29 18:56:59 +09:00
..
ast refactor(es/dep-graph): Remove SourceMap dependency (#1908) 2021-07-14 00:59:13 +09:00
codegen fix(es/codegen): Remove extra space of import decl (#1975) 2021-07-29 18:56:59 +09:00
dep-graph fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
ext-transforms fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
jsdoc fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
loader fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
minifier fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
parser fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
preset-env fix(es/codegen): Remove extra space of import decl (#1975) 2021-07-29 18:56:59 +09:00
src fix: expose dep_graph crate (#1023) 2020-09-03 22:46:41 +09:00
transforms fix(es/codegen): Remove extra space of import decl (#1975) 2021-07-29 18:56:59 +09:00
utils fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00
visit refactor(es/dep-graph): Remove SourceMap dependency (#1908) 2021-07-14 00:59:13 +09:00
Cargo.toml fix(testing): Allow using it with stable rustc (#1974) 2021-07-29 14:18:21 +09:00