mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 21:36:05 +01:00
load panzoom from node_modules
This commit is contained in:
@@ -28,7 +28,7 @@ const ESLINT = {js: ["libraries/eslint.js"]};
|
||||
const RELATION_MAP = {
|
||||
js: [
|
||||
"libraries/jsplumb.js",
|
||||
"libraries/panzoom.js"
|
||||
"node_modules/panzoom/dist/panzoom.min.js"
|
||||
],
|
||||
css: [
|
||||
"stylesheets/relation_map.css"
|
||||
|
||||
Reference in New Issue
Block a user