mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
934ed8e7d1
Fixes regex for matching conditional exports in a package. Updated to the same regex Node.js uses. |
||
---|---|---|
.. | ||
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.