Gabriel Csapo
Gabriel Csapo
I am making an iOS / MacOS companion application and wanted to know what you thought about core-data or any suggestions? Maybe using just using stock sqlite and syncing that...
## Pre-flight checklist - [x] I have read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests). - [x] **If this is a code change**: I have written unit tests and/or added dogfooding...
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Description Implement postStart which is called when the dev server...
Between two different builds there should be an interface that takes a current build and allows the engineer to get the results between the two. This could show the following;...
Update build chart that shows plugins and how much time they take as a scatterplot, it will be easier to grok and as a bar chart right now it doesn't...
Right now the plugin list is exact search, being able to fuzzy search would be very useful.
In large projects crawling directories while building double the amount of time a build takes and is not reflected in the total time described at the end.
The persistent cache is mysterious. We should be able to understand if it could be cleaned up, the size of the persistent cache as well as the freshness of the...
When debugging a plugin we should be able to highlight if dependencies are out of date or understand what dependencies are used to make the plugin work.
It would be great to show how a plugin can be instrumented to show more information when debugging performance issues.