You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used eslint-rspack-plugin and found that everything was normal. Later I saw that hooks were changed in the submission record of eslint-rspack-plugin, as shown below
Then I changed the hooks of eslint-webpack-plugin that @rsbuild/plugin-eslint depends on, and found that @rsbuild/plugin-eslint runs Normal, but the speed is relatively slow.
in dev modifying a file requires 0.9 seconds to compile without enabling lint, and 2.3 seconds to enable lint.
Version
Details
Reproduce link
Not available yet
Reproduce Steps
yarn dev
The text was updated successfully, but these errors were encountered: