summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/translate_cjs_to_esm/main.js
AgeCommit message (Expand)Author
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2022-11-15fix(npm): probing for files that have a file stem (#16641)Bartek Iwańczuk
2022-09-08fix(npm): recursive translation of reexports, remove window global in node co...Bartek Iwańczuk
2022-08-31fix(npm): translate CJS to ESM with name clashes for files and dirs (#15697)Bartek Iwańczuk