mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-12 20:10:09 +02:00
add utils to external
This commit is contained in:
@@ -13,6 +13,7 @@ const createDevBuild = async () => {
|
||||
bundle: true,
|
||||
format: "esm",
|
||||
plugins: [sassPlugin()],
|
||||
external: ["@excalidraw/utils"],
|
||||
loader: {
|
||||
".woff2": "dataurl",
|
||||
".html": "copy",
|
||||
|
Reference in New Issue
Block a user