fix(build): add back copying canvas dist files

This commit is contained in:
Elian Doran
2025-01-18 11:19:35 +02:00
parent f2382e2ef5
commit eaacdb57d1
2 changed files with 2 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ const copy = async () => {
}
const nodeModulesFolder = [
"node_modules/@excalidraw/excalidraw/dist/",
"node_modules/katex/dist/",
"node_modules/dayjs/",
"node_modules/boxicons/css/",