swc/node-swc
강동윤 d975a197c9
fix(es): Fix source map (#2159)
swc:
 - Fill `names` of sourcemap.
 - Don't add `sourceContents` to sourcemap if `sources` is added.

node_swc:
 - Handle source map for `minify` correctly.
 - `minify`: Accept `{ filename: code }`.
2021-08-26 10:44:38 +00:00
..
__tests__ fix(es): Fix source map (#2159) 2021-08-26 10:44:38 +00:00
benches Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
src fix(es): Fix source map (#2159) 2021-08-26 10:44:38 +00:00
tests fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
.gitignore Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
.npmignore Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00