swc/ecmascript
강동윤 e916b35dd2
feat(node/swc): Support sourceFileName (#1976)
swc:
 - Support `sourceFileName`.
2021-08-03 00:49:34 +09:00
..
ast refactor(es/dep-graph): Remove SourceMap dependency (#1908) 2021-07-14 00:59:13 +09:00
codegen feat(swc): Expose minifier api (#1978) 2021-07-31 06:30:06 +00: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(es/minifier): Fix minifier (#1985) 2021-07-31 13:34:16 +00:00
parser feat(node/swc): Support sourceFileName (#1976) 2021-08-03 00:49:34 +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 feat(node/swc): Support sourceFileName (#1976) 2021-08-03 00:49:34 +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 feat(swc): Expose minifier api (#1978) 2021-07-31 06:30:06 +00:00