feat(graph): space-theme polish — planets, sprite labels, thematic edges, sizes, loader

This commit is contained in:
Александр Зимин
2026-05-11 22:50:33 +00:00
parent 1178317878
commit 9fd63ab267
4 changed files with 558 additions and 114 deletions
+1 -1
View File
@@ -137,7 +137,7 @@ export default defineConfig({
// wrappers), грузится только при переключении в 3D режим.
if (
id.match(
/node_modules\/(three|3d-force-graph|d3-force-3d|kapsule|react-kapsule|three-forcegraph|three-render-objects|react-force-graph-3d|@tweenjs)/,
/node_modules\/(three|3d-force-graph|d3-force-3d|d3-binarytree|d3-octree|kapsule|react-kapsule|three-forcegraph|three-render-objects|react-force-graph-3d|@tweenjs|accessor-fn|index-array-by)/,
)
) {
return 'vendor-graph3d'