summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/conditional_exports
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2023-09-14refactor: remove `DENO_UNSTABLE_NPM_SYNC_DOWNLOAD` and custom sync functional...David Sherret
2023-05-10fix(node): conditional exports edge case (#19082)Bartek Iwańczuk
2023-03-13fix(npm): show a progress bar when initializing the node_modules folder (#18136)David Sherret
2023-01-14fix(npm): use original node regex in npm resolution (#17404)Kiryl Dziamura
2022-12-19fix(npm): conditional exports with --node-modules-dir (#17111)Bartek Iwańczuk
2022-08-29fix(npm): conditional exports with wildcards (#15652)Bartek Iwańczuk