mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 19:03:38 +02:00
3.6 blog
This commit is contained in:
parent
2884ce8684
commit
8cc5c8ea91
1 changed files with 4 additions and 2 deletions
|
@ -155,12 +155,14 @@ We have a [dedicated issue to help plugins authors add Rspack support](https://g
|
|||
|
||||
:::
|
||||
|
||||
### Next Step
|
||||
### Next Steps
|
||||
|
||||
We will continue working on the [Docusaurus Faster](https://github.com/facebook/docusaurus/issues/10556) project and already have a few more performance improvements planned.
|
||||
It's only the beginning: we will continue working on the [Docusaurus Faster](https://github.com/facebook/docusaurus/issues/10556) project and already have a few more performance improvements planned.
|
||||
|
||||
Depending on [your feedback](https://github.com/facebook/docusaurus/issues/10556), we plan to make this new infrastructure the default in an upcoming major version of Docusaurus.
|
||||
|
||||
🙏 We'd like to thank the authors of all these great tools that already helped us make Docusaurus much faster than before. In particular the [Rspack team](https://rspack.dev/misc/team/core-team) that supported us along the way, handled our feedback very quickly and implemented all the missing features we needed to make it happen. 👏
|
||||
|
||||
## Rsdoctor plugin
|
||||
|
||||
In [#10588](https://github.com/facebook/docusaurus/pull/10588), we created a Docusaurus plugin for [Rsdoctor](https://rsdoctor.dev/). It permits to analyze the bundling phase of Docusaurus and can help you figure out what slows down the bundler in terms of loaders, plugins and minimizers. It works for both webpack and Rspack.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue