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

refactor: add JSDoc & types to improve Rspack configuration.output types. #8107

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

GiveMe-A-Name
Copy link
Member

@GiveMe-A-Name GiveMe-A-Name commented Oct 14, 2024

Summary

Zod types system is not easy to understand by user.

We tend use raw ts provider intellisense and jsDoc for user in ide.

  • Add type & JSDoc for config.output

See #4241 more detail.

Checklist

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

Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 15b7b60
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/670ccc394d213a0009156ef7
😎 Deploy Preview https://deploy-preview-8107--rspack.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.

@GiveMe-A-Name GiveMe-A-Name merged commit b145c15 into main Oct 14, 2024
36 checks passed
@GiveMe-A-Name GiveMe-A-Name deleted the refactor/configuration-output-types branch October 14, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants