1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-04 08:54:20 -05:00
denoland-deno/cli/tests/testdata/npm/registry/@denotest/conditional-exports/1.0.0
Kiryl Dziamura 934ed8e7d1
fix(npm): use original node regex in npm resolution (#17404)
Fixes regex for matching conditional exports in a package.
Updated to the same regex Node.js uses.
2023-01-14 00:57:24 +01:00
..
cjs fix(npm): conditional exports with wildcards (#15652) 2022-08-29 19:15:20 +02:00
esm fix(npm): conditional exports with wildcards (#15652) 2022-08-29 19:15:20 +02:00
foo.js fix(npm): use original node regex in npm resolution (#17404) 2023-01-14 00:57:24 +01:00
package.json fix(npm): use original node regex in npm resolution (#17404) 2023-01-14 00:57:24 +01:00