docs(configuration): update configuration page#6441
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Co-authored-by: Strek <ssharishkumar@gmail.com>
|
I don't understand why have you removed documentation regarding an overview of all available options. The only way to do this now is to dig in the commits history in this repo. These options overview is pretty useful though. |
Hi, the current implementation is hard to maintain or update causing stale content, if you know any better ways to maintain, please share with us so we can add it back. |
|
You are still maintaining typescript types declarations, perhaps you could reuse them to automatically generate an overview of these options based on the There are already projects which offer similar functionalities, like TypeDoc or DocDash, I don't know if they would be helpful for you. At least it is some idea that can be explored. |
js-with-links-detailscode block is hard to maintain, actually we haven't touched it for a long time now, and some configurations inside are outdated, besides, it looks terrible on mobile. However, I can see the benefit of giving an overview of the whole webpack configuration, we might figure out another way to present it in future.initsection is outdated as well, so I've updated it with a new one.