mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-31 20:22:27 +08:00
note about buggy excalidraw-utils for browser svg rendering
This commit is contained in:
parent
a8655fcd27
commit
e437a9d70f
@ -68,6 +68,9 @@ const EXCALIDRAW = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const EXCALIDRAW_UTILS = {
|
const EXCALIDRAW_UTILS = {
|
||||||
|
/**
|
||||||
|
* FIXME: excalidraw-utils does not render pen-background. maybe own built required?
|
||||||
|
*/
|
||||||
js: [
|
js: [
|
||||||
"node_modules/@excalidraw/utils/dist/excalidraw-utils.min.js", //v0.1.2
|
"node_modules/@excalidraw/utils/dist/excalidraw-utils.min.js", //v0.1.2
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user