Cory Crowley
Cory Crowley
@ashokirla any update on this?
I'm running into this exact same issue. My team is setting up an open source library with the following development flow. **Branches** - `main` - pre-release branch. All dev PRs...
Is there a way to ensure that empty declaration files will not be output?
Created a PR in the source repo to fix this problem. Creating an index file for bundle input file seemed to fix the empty `.d.ts` issue. Not sure why that's...