Skip to content

Commit 108441c

Browse files
committed
bundle @excalidraw/* deps
1 parent a5b86d6 commit 108441c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

packages/excalidraw/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@
7373
},
7474
"dependencies": {
7575
"@braintree/sanitize-url": "6.0.2",
76-
"@excalidraw/common": "0.18.0",
77-
"@excalidraw/element": "0.18.0",
78-
"@excalidraw/math": "0.18.0",
7976
"@excalidraw/laser-pointer": "1.3.1",
8077
"@excalidraw/mermaid-to-excalidraw": "1.1.3",
8178
"@excalidraw/random-username": "1.1.0",

scripts/buildPackage.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ const getConfig = (outdir) => ({
3030
alias: {
3131
"@excalidraw/utils": path.resolve(__dirname, "../packages/utils/src"),
3232
},
33-
external: ["@excalidraw/common", "@excalidraw/element", "@excalidraw/math"],
3433
loader: {
3534
".woff2": "file",
3635
},

0 commit comments

Comments
 (0)