1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00
denoland-deno/tests/specs/compile
David Sherret 06b6352292
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
2024-07-26 15:53:53 -04:00
..
byonm_main_sub_dir fix(unstable/compile): handle byonm import in sub dir (#24755) 2024-07-26 15:53:53 -04: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-24 23:37:13 +00: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