mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
53e974b276
This commit makes "npm:" specifiers not require "--unstable" flag. At the moment some APIs used by Node polyfills still require "--unstable" which will be addressed in follow up PRs. |
||
---|---|---|
.. | ||
01_node.js | ||
02_require.js | ||
Cargo.toml | ||
errors.rs | ||
lib.rs | ||
module_es_shim.js | ||
package_json.rs | ||
path.rs | ||
README.md | ||
resolution.rs |
deno_node
require
and other node related functionality for Deno.