From dfcd3fa85a6fe0e0ce7bb3924d0e1b8c884ab452 Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Thu, 12 Mar 2026 01:42:52 -0700 Subject: [PATCH] fix(rnetwork): add three/webgpu to import map for 3d-force-graph The esm.sh bundle of 3d-force-graph@1.79.1 imports "three/webgpu" which wasn't in the import map. Map it to the jsdelivr CDN path. 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 3c8687d..cb12987 100644 --- a/modules/rnetwork/mod.ts +++ b/modules/rnetwork/mod.ts @@ -17,6 +17,7 @@ const GRAPH3D_IMPORTMAP = `