swc/node/bundler/tests
강동윤 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
..
integration/react fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00
pass fix(bundler): Fix handling of reexports from cjs modules (#2143) 2021-08-24 07:20:15 +00:00
fixture.rs fix(es): Fix source map (#2159) 2021-08-26 10:44:38 +00:00
package.json fix(bundler): Prepare renaming of bundler (#2066) 2021-08-13 10:03:04 +00:00