diff options
author | Marvin Hagemeister <hello@marvinh.dev> | 2023-05-18 21:42:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-18 15:42:27 -0400 |
commit | ff0daa2b9d8a149d36173e19ce8dc169921486c7 (patch) | |
tree | ec914a4e736cf797420f6390a7667e427c7f37b7 /cli/tools/task.rs | |
parent | 877b38b37043c1f45577f1835119caa7df6169e3 (diff) |
fix(npm): `process` not defined in readline (#19184)
Issue was that we create node globals much later, so pulling `process`
via a module import is the way to go.
Fixes #19183
Diffstat (limited to 'cli/tools/task.rs')
0 files changed, 0 insertions, 0 deletions