swc/node-swc/__tests__
Donny/강동윤 4961bb055d
fix(es/module): Fix jsc.paths with resolveFully (#8784)
**Related issue:**

 - Closes #8782
2024-03-28 02:42:07 +00:00
..
env Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
minify fix(es): Apply paren_remover for minify (#8442) 2023-12-23 06:45:21 +00:00
parse Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
spack feat(es/ast): Add raw to Str (#4071) 2022-03-22 07:54:08 +00:00
transform fix(es/module): Fix jsc.paths with resolveFully (#8784) 2024-03-28 02:42:07 +00:00
dynamic_tsx.mjs feat(node/swc): Enable tsx automatically based on the extension (#2230) 2021-09-14 10:47:53 +09:00
error_test.mjs fix(es): Resolve jsc.baseUrl for .swcrc specified by --config-file (#7801) 2023-08-14 16:33:17 +00:00
import_test.js Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00
is_module_unknown_test.js feat(swc): Add IsModule (#2601) 2021-11-16 10:31:02 +00:00
minify_test.mjs chore(ci): Add linux arm build back (#8406) 2023-12-11 04:45:04 +00:00
module_test.js fix(es/module): Do not determine module name for modules without exports in UMD (#7718) 2023-07-28 05:20:16 +00:00
paths_test.mjs chore: Publish v1.2.181 2022-05-10 04:52:51 +09:00
plugin_test.mjs fix(node-swc): Fix visitor (#1890) 2021-07-04 12:35:25 +00:00
preserve_comments.mjs feat(es/codegen): Emit comments in emit_module (#5132) 2022-07-12 15:23:24 +00:00
script_test.js Move node-swc into the repository (#789) 2020-05-22 20:36:39 +09:00