This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-12-19 05:45:09 -05:00
Code
Issues
Packages
1
Wiki
Activity
3946956b8c
denoland-deno
/
tests
/
specs
/
compile
/
byonm_main_sub_dir
/
deno.json
4 lines
33 B
JSON
Raw
Normal View
History
Unescape
Escape
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
{
perf(compile): pass module source data from binary directly to v8 (#26494) This changes denort to pass a static reference of the moude source bytes found in the binary to v8 instead of copying it.
2024-10-24 15:48:48 -04:00
"nodeModulesDir"
:
"manual"
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
}
Copy permalink