diff options
author | Marvin Hagemeister <marvin@deno.com> | 2024-08-09 14:25:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-09 14:25:33 +0200 |
commit | f474c4f4ff2db301573a228fba0b65f9f4970f8c (patch) | |
tree | 85169a01584662c3c524e564a2e73bb3fe88d9a6 /cli/npm/managed/resolvers/local.rs | |
parent | fc023038424f3de81d7dd66c68634024a5b29eed (diff) |
fix: stub `node:module.register()` (#24965)
This is commonly used to register loading non standard file types. But
some libs also register TS loaders which Deno supports natively, like
the npm `payload` package. This PR unblocks those.
Fixes https://github.com/denoland/deno/issues/24902
Diffstat (limited to 'cli/npm/managed/resolvers/local.rs')
0 files changed, 0 insertions, 0 deletions