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 to improve config.devServer type #8213

Merged
merged 4 commits into from
Oct 25, 2024

Conversation

GiveMe-A-Name
Copy link
Member

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 JSDoc for config.devServer

See #4241 more detail.

Checklist

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

@GiveMe-A-Name GiveMe-A-Name requested a review from ahabhgk October 24, 2024 08:06
Copy link

netlify bot commented Oct 24, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit d8b9221
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/671b00ad8c321c0008053cb3

chenjiahan
chenjiahan previously approved these changes Oct 24, 2024
@GiveMe-A-Name GiveMe-A-Name enabled auto-merge (squash) October 24, 2024 10:47
@GiveMe-A-Name GiveMe-A-Name merged commit c9c69fc into main Oct 25, 2024
29 checks passed
@GiveMe-A-Name GiveMe-A-Name deleted the refactor/configuration-dev-server branch October 25, 2024 02:42
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.

2 participants