fix: faster page loading with no async

This commit is contained in:
2026-04-27 13:24:51 +02:00
parent 89b83e3e43
commit 6127e132e4
8 changed files with 19 additions and 44 deletions
Vendored
+2
View File
@@ -23,3 +23,5 @@ declare module '*.md' {
// Modify below per your usage
export { attributes, toc, html, ReactComponent, VueComponent, VueComponentWith }
}
declare module '*.vue'