Remove katex from mermaid.tiny

This commit is contained in:
Sidharth Vinod
2024-03-01 12:54:42 +05:30
parent 3a12a63c32
commit 882e4971eb
8 changed files with 38 additions and 31 deletions

View File

@@ -95,7 +95,7 @@ export const getBuildConfig = ({ minify, core, watch, entryName }: BuildOptions)
],
define: {
// Needs to be string
includeLargeDiagrams: 'true',
includeLargeFeatures: 'true',
},
};