https://github.com/superchupudev/tsdown-repro
https://github.com/superchupudev/tsdown-repro
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/superchupudev/tsdown-repro
- Owner: SuperchupuDev
- Created: 2025-04-29T15:08:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-22T11:01:51.000Z (about 1 year ago)
- Last Synced: 2025-08-16T22:27:37.712Z (12 months ago)
- Language: TypeScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tsdown node protocol repro
- target is node12
- `src/index.ts` imports `node:path`
- the `dist` javascript files keep the `node:` prefix, making it not work on node 12