summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/registry/@denotest/conditional-exports
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2023-10-25feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)David Sherret
2023-05-10fix(node): conditional exports edge case (#19082)Bartek Iwańczuk
2023-01-14fix(npm): use original node regex in npm resolution (#17404)Kiryl Dziamura
2022-08-29fix(npm): conditional exports with wildcards (#15652)Bartek Iwańczuk