0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-21 21:03:16 -05:00
denoland-deno/tests/specs/compile/byonm_main_sub_dir
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
..
src fix(unstable/compile): handle byonm import in sub dir (#24755) 2024-07-31 20:25:33 +02:00
__test__.jsonc fix(unstable/compile): handle byonm import in sub dir (#24755) 2024-07-31 20:25:33 +02:00
deno.json fix(unstable/compile): handle byonm import in sub dir (#24755) 2024-07-31 20:25:33 +02:00
main.out fix(unstable/compile): handle byonm import in sub dir (#24755) 2024-07-31 20:25:33 +02:00
package.json fix(unstable/compile): handle byonm import in sub dir (#24755) 2024-07-31 20:25:33 +02:00