swc/node-swc
Donny/강동윤 71fb5c12a7
fix(es/module): Fix resolving of dependencies (#8533)
**Description:**

I changed the signature of `Resolve` because there was a need to pass the `value` part from `jsc.paths` to the caller.


**Related issue:**

 - Closes #8184
2024-01-21 21:35:57 +09:00
..
__tests__ fix(es/module): Fix resolving of dependencies (#8533) 2024-01-21 21:35:57 +09:00
benches chore(es/minifier): Add full benchmark for .minify() (#4341) 2022-04-15 22:31:15 +00:00
e2e chore(ci): Add linux arm build back (#8406) 2023-12-11 04:45:04 +00:00
src chore(ci): Fix prepublish script by upgrading NAPI-RS cli (#8430) 2023-12-17 11:20:59 +09:00
tests fix(es/module): Don't create absolute paths for jsc.paths on Windows (#7892) 2023-08-30 10:11:34 +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
jest.config.js chore(ci): Skip plugin e2e tests for unsupported targets (#5203) 2022-07-14 16:38:54 +09:00