diff options
author | Christian Dürr <102963075+cd-work@users.noreply.github.com> | 2023-03-28 23:29:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-29 01:29:10 +0200 |
commit | 4577a6966febc8a2cd58500ccedd8f3130bd500f (patch) | |
tree | f5f79e8766684d3d1ca3f155ac4b57a752989a43 /cli/tests/unit_node/string_decoder_test.ts | |
parent | ceab7a8d2378eca85b87e5a1fa2882b328467bfc (diff) |
fix: Add missing `processenv` winapi feature to deno_io (#18485)
Currently the `processenv` feature is not explicitly requested by
`deno_io`, however it is using the `processenv` module. This will
prevent downstream users from building on Windows.
I'd assume that this doesn't popup in Deno itself since another crate is
enabling this feature.
Diffstat (limited to 'cli/tests/unit_node/string_decoder_test.ts')
0 files changed, 0 insertions, 0 deletions