https://github.com/friday/rslib-dts-bundle-bug
minimal bug reproduction for rslib dts bundle bug
https://github.com/friday/rslib-dts-bundle-bug
Last synced: 3 months ago
JSON representation
minimal bug reproduction for rslib dts bundle bug
- Host: GitHub
- URL: https://github.com/friday/rslib-dts-bundle-bug
- Owner: friday
- Created: 2024-11-07T20:11:59.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T22:54:29.000Z (7 months ago)
- Last Synced: 2025-01-14T09:57:43.041Z (5 months ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monorepo dts bug
Minimal repo to demonstrate rslib issue 385
## Reproduction
1. [Install pnpm](https://pnpm.io/installation)
2. Run `pnpm install` or `pnpm i` to install the dependencies
3. Run `pnpm build`