Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 195 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 195 Bytes

vitest-keep-name-poc

Minimal replication of vitest not respecting esbuild keepNames

Run

  • npm i
  • npm run test
  • notice how ProblemClass's name has been changed to _ProblemClass