David Sherret
|
1a87be73e6
|
fix(unstable/compile): handle byonm import in sub dir (#24755)
Regression in 1.45.0 caused by storing relative paths instead of
absolute paths in the binary.
Closes #24654
(cherry picked from commit 06b6352292 )
|
2024-07-31 20:25:33 +02:00 |
|
denobot
|
c0b1d19d55
|
1.45.4 (#24751)
Co-authored-by: dsherret <dsherret@users.noreply.github.com>
Co-authored-by: David Sherret <dsherret@gmail.com>
|
2024-07-26 12:38:02 -04:00 |
|
David Sherret
|
bfea49f36b
|
fix(node): cjs pkg dynamically importing esm-only pkg fails (#24730)
|
2024-07-26 12:04:11 -04:00 |
|
David Sherret
|
80b479d63e
|
refactor: decouple node resolution from deno_core (#24724)
|
2024-07-26 12:04:10 -04:00 |
|