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
- no longer needed
- didn't actually fix the actual issue which is because of rollup-plugin-dts not vitepress build
- also buildConcurrency shouldn't be decided on the basis of number of threads but the available memory, it is used to compute how many pages are rendered at once, all of that is run on a single thread
0 commit comments