Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix the description of Bundleless DTS #625

Closed
wants to merge 1 commit into from

Conversation

wjw-gavin
Copy link

Summary

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

netlify bot commented Dec 27, 2024

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit a4477df
🔍 Latest deploy log https://app.netlify.com/sites/rslib/deploys/676e6c71c603c800083d6d0f
😎 Deploy Preview https://deploy-preview-625--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -46,7 +46,7 @@ Rslib 默认使用 [TypeScript Compiler API](https://github.com/microsoft/TypeSc

如果你想生成 Bundleless DTS,可以:

- 设置 `dts: true` 或者 `dts: { bundle: false }` 在 Rslib 配置文件。
- 设置 `dts: false` 或者 `dts: { bundle: false }` 在 Rslib 配置文件。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dts: true means enable DTS generation which default to bundleless DTS. This is totally correct in docs.

@wjw-gavin wjw-gavin closed this Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants