mirror of
https://github.com/denoland/deno.git
synced 2024-12-02 17:01:14 -05:00
1cf7f15c9d
Changes how built-in Node modules are mapped to polyfills from "deno_std". Instead of intertwining this logic into Node resolution logic, we map them to "NodeResolution::BuiltIn" which are remapped to "deno_std" URLs in ProcState. |
||
---|---|---|
.. | ||
analyze.rs | ||
mod.rs |