Add TypeScript declaration bundle output#635
Conversation
|
@dicnunz is attempting to deploy a commit to the EGOIST's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Follow-up pushed in Revalidated locally on May 13, 2026:
The remaining failed Vercel status is the team authorization gate shown in the Vercel comment, not a local test/build failure on this branch. |
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Fixes #183.
IssueHunt bounty: https://issuehunt.io/repos/64843649/issues/183 ()
What changed
output.dtsand--dts [fileName]for TypeScript declaration bundling.rollup-plugin-dts..d.tsbundle.Tested
yarn install --frozen-lockfile(passes; optionalfseventsnative build warning on local Node 25 is ignored by Yarn)yarn test:unit --runInBandyarn typesyarn buildnode lib/cli index.ts --root-dir test/fixtures/declaration-bundle --out-dir test/fixtures/declaration-bundle/cli-dist --dts --quietgit diff --checkIssueHunt Summary
Referenced issues
This pull request has been submitted to: