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

perf: switch to ts-checker-rspack-plugin and reduce dependencies #8

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

chenjiahan
Copy link
Member

@chenjiahan chenjiahan commented Nov 24, 2024

Description

  • Replacing the fork-ts-checker-webpack-plugin with the ts-checker-rspack-plugin throughout the project. The changes affect multiple files, including documentation, configuration files, and source code.
  • No longer need to install webpack.

Dependency Updates:

  • package.json: Replaced the dependency fork-ts-checker-webpack-plugin with ts-checker-rspack-plugin.

Notable Changes

  • fork-ts-checker.config.js and .fork-ts-checkerrc are no longer supported.

https://github.com/rspack-contrib/ts-checker-rspack-plugin

@chenjiahan chenjiahan changed the title WIP: integrate ts-checker-rspack-plugin perf: integrate ts-checker-rspack-plugin and reduce dependencies Nov 25, 2024
@chenjiahan chenjiahan changed the title perf: integrate ts-checker-rspack-plugin and reduce dependencies perf: switch to ts-checker-rspack-plugin and reduce dependencies Nov 25, 2024
@chenjiahan chenjiahan requested a review from 9aoy November 25, 2024 05:55
@chenjiahan chenjiahan merged commit 70b5eaa into main Nov 25, 2024
2 checks passed
@chenjiahan chenjiahan deleted the ts-checker-rspack-plugin branch November 25, 2024 06:08
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