Skip to content

fix: resolve solar system data bundle bloat (#36)#122

Merged
rustydb merged 2 commits into
mainfrom
fix-solar-system-bloat
Jun 5, 2026
Merged

fix: resolve solar system data bundle bloat (#36)#122
rustydb merged 2 commits into
mainfrom
fix-solar-system-bloat

Conversation

@rustydb
Copy link
Copy Markdown
Owner

@rustydb rustydb commented May 29, 2026

Moved the massive solar system catalog out of the shared-types package and into the API. The dashboard now fetches search results dynamically via /api/solar-systems/search instead of statically bundling the entire catalog, fixing performance issues and reducing bundle size. Closes #36

rustydb added 2 commits May 29, 2026 08:51
Moved the massive solar system catalog out of the shared-types package and

into the API. The dashboard now fetches search results dynamically via

`/api/solar-systems/search` instead of statically bundling the entire catalog,

fixing performance issues and reducing bundle size.
@rustydb rustydb force-pushed the fix-solar-system-bloat branch from 6d07c99 to e93778f Compare May 29, 2026 13:51
@rustydb rustydb merged commit a4d5e09 into main Jun 5, 2026
12 checks passed
@rustydb rustydb deleted the fix-solar-system-bloat branch June 5, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce 3.4MB solar system generated file impact

1 participant