fix excalidraw package

This commit is contained in:
Philipinho
2026-03-24 21:50:13 +00:00
parent 6bdb0516b2
commit 3881d62b6b
3 changed files with 1369 additions and 317 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"@docmost/editor-ext": "workspace:*",
"@emoji-mart/data": "^1.2.1",
"@emoji-mart/react": "^1.1.1",
"@excalidraw/excalidraw": "0.18.0",
"@excalidraw/excalidraw": "0.18.0-3a5ef40",
"@mantine/core": "^8.3.18",
"@mantine/dates": "^8.3.18",
"@mantine/form": "^8.3.18",
-1
View File
@@ -41,7 +41,6 @@ export default defineConfig(({ mode }) => {
codeSplitting: {
groups: [
{ name: "vendor-mantine", test: /@mantine/ },
{ name: "vendor-tiptap", test: /tiptap|prosemirror/ },
{ name: "vendor-mermaid", test: /mermaid|cytoscape|elkjs/ },
{ name: "vendor-excalidraw", test: /excalidraw/ },
{ name: "vendor-katex", test: /katex/ },
+1368 -315
View File
File diff suppressed because it is too large Load Diff