Add typography to webui and fix markdown render problem
This commit is contained in:
@@ -36,7 +36,10 @@ export default defineConfig({
|
||||
|
||||
// Mermaid-related modules
|
||||
'mermaid-vendor': ['mermaid'],
|
||||
|
||||
|
||||
// Typography-related modules
|
||||
'typography-vendor': ['typography'],
|
||||
|
||||
// Markdown-related modules
|
||||
'markdown-vendor': [
|
||||
'react-markdown',
|
||||
|
Reference in New Issue
Block a user