mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 02:52:27 +08:00
build(copy-dist): fix path to excalidraw fonts
This commit is contained in:
parent
2463e44bf8
commit
d088c8e5b2
@ -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/",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user