Deltas in a separate package [wip]

This commit is contained in:
Marcel Mraz
2025-02-06 16:36:07 +01:00
parent f00069be68
commit 858c65b314
16 changed files with 2362 additions and 4 deletions
+1 -3
View File
@@ -4,9 +4,7 @@
"packageManager": "yarn@1.22.22",
"workspaces": [
"excalidraw-app",
"packages/excalidraw",
"packages/utils",
"packages/math",
"packages/*",
"examples/excalidraw",
"examples/excalidraw/*"
],