mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
note about buggy excalidraw-utils for browser svg rendering
This commit is contained in:
@@ -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
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user