summaryrefslogtreecommitdiff
path: root/tests/specs/node/imports_wildcard
AgeCommit message (Collapse)Author
2024-08-31chore: remove DENO_FUTURE=1 from spec tests (#25329)Bartek IwaƄczuk
Towards https://github.com/denoland/deno/issues/25241
2024-07-30fix(node): support wildcards in package.json imports (#24794)David Sherret