From 7a771f53c9bc9a4bd53b776696b23668ede644d9 Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Wed, 11 Mar 2026 21:53:46 -0700 Subject: [PATCH] fix(rnetwork): add missing importmap entry for three/examples/jsm/ 3d-force-graph imports from three/examples/jsm/controls/DragControls.js but only three/addons/ was mapped. Add the three/examples/jsm/ prefix so the browser can resolve it. Co-Authored-By: Claude Opus 4.6 --- modules/rnetwork/mod.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/rnetwork/mod.ts b/modules/rnetwork/mod.ts index 7cf27c7..52cf273 100644 --- a/modules/rnetwork/mod.ts +++ b/modules/rnetwork/mod.ts @@ -18,6 +18,7 @@ const GRAPH3D_IMPORTMAP = `