Skip to content

Commit

Permalink
chore(docs): fix rsdoctor docs
Browse files Browse the repository at this point in the history
  • Loading branch information
easy1090 committed Oct 17, 2024
1 parent 30c4719 commit fdb2ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/en/guide/optimization/profile.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ To enable `RsdoctorRspackPlugin`, you can refer to the documentation: [Use Rsdoc

When using Rsdoctor to analyze the compilation time of Rspack projects, you may find that the loader of [CssExtractRspackPlugin](/plugins/rspack/css-extract-rspack-plugin) takes a long time. For details and reasons, please check:

[> The loader of CssExtractRspackPlugin takes too long](/guide/more/faq#the-loader-of-cssextractrspackplugin-takes-too-long)
[> The loader of CssExtractRspackPlugin takes too long](https://rsdoctor.dev/guide/more/faq#the-loader-of-cssextractrspackplugin-takes-too-long)

0 comments on commit fdb2ef0

Please sign in to comment.