summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/cjs_reexport_collision/main.ts
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2022-09-12fix(npm): align Deno importing Node cjs with Node esm importing cjs (#15879)David Sherret
2022-08-26fix(npm): handle cjs re-exports with the same name as an export (#15626)David Sherret