1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/specs/compile
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
..
byonm_main_sub_dir fix(unstable/compile): handle byonm import in sub dir (#24755) 2024-07-31 20:25:33 +02:00
env_vars_support feat(compile): support --env (#24166) 2024-07-09 21:33:41 +00:00
jsr_with_deps fix(compile): certain jsr specifiers sometimes can't load (#23567) 2024-04-27 21:11:57 +00:00
npmrc_auto_install feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
npmrc_byonm fix(future): Emit deno install warning less often, suggest deno install in error message (#24706) 2024-07-26 12:04:09 -04:00
relative_permissions fix(compile): relative permissions should be retained as relative (#23719) 2024-05-06 19:21:58 -04:00
repetitive_unstable_flag fix(compile): prevent setting unstable feature twice (#24381) 2024-07-02 23:15:10 +00:00