diff options
author | Marvin Hagemeister <marvin@deno.com> | 2024-05-28 13:20:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 13:20:19 +0200 |
commit | 1f913f2eb6a2b958a6dadaf67283726ae1321236 (patch) | |
tree | 84eae198815cb9a0cac7ef6a5c4f4f7c97de4e6e /tests/testdata/coverage/no_http_coverage_data_test.ts | |
parent | a0ddf7305895e2920ef5d9208fc9ec767ebb11d5 (diff) |
fix: empty `process.platform` with `__runtime_js_sources` (#24005)
We use the `target` property of the snapshot options to derive
`process.platform` and `process.arch` from. This value had an incorrect
format when compiled with `__runtime_js_sources` enabled. This PR fixes
that so that `process.platform` holds the proper value.
Fixes https://github.com/denoland/deno/issues/23164
Diffstat (limited to 'tests/testdata/coverage/no_http_coverage_data_test.ts')
0 files changed, 0 insertions, 0 deletions