mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
build(copy-dist): fix path to excalidraw fonts
This commit is contained in:
@@ -68,7 +68,7 @@ try {
|
|||||||
]);
|
]);
|
||||||
|
|
||||||
const nodeModulesFolder = new Set([
|
const nodeModulesFolder = new Set([
|
||||||
"node_modules/@excalidraw/excalidraw/dist/fonts/",
|
"node_modules/@excalidraw/excalidraw/dist/prod/fonts/",
|
||||||
"node_modules/katex/dist/",
|
"node_modules/katex/dist/",
|
||||||
"node_modules/dayjs/",
|
"node_modules/dayjs/",
|
||||||
"node_modules/boxicons/css/",
|
"node_modules/boxicons/css/",
|
||||||
|
|||||||
Reference in New Issue
Block a user