oxc/napi/transform/test
Kevin Deng 三咲智子 be2293a1b5
fix(napi/transform): respect options.sourcemap for id (#7590)
Don't pass `source_map_path` if `options.sourcemap` is undefined or
false; then, `IsolatedDeclarationsResult.map` should be undefined.

Downstream issue
https://github.com/unplugin/unplugin-isolated-decl/issues/42

---------

Co-authored-by: Boshen <boshenc@gmail.com>
2024-12-03 11:57:44 +08:00
..
id.test.ts feat(napi/transform): add TransformOptions::target API (#7426) 2024-11-23 15:46:33 +00:00
transform.test.ts fix(napi/transform): respect options.sourcemap for id (#7590) 2024-12-03 11:57:44 +08:00