Skip to content

chore(oss): remove duplicate assets and shared/src/editor shim tree#36

Merged
papiguy merged 1 commit into
mainfrom
fix/copilot-inspection-docs
Jun 4, 2026
Merged

chore(oss): remove duplicate assets and shared/src/editor shim tree#36
papiguy merged 1 commit into
mainfrom
fix/copilot-inspection-docs

Conversation

@papiguy
Copy link
Copy Markdown
Contributor

@papiguy papiguy commented Jun 4, 2026

Remove ~34 MB of duplicate image assets and the redundant 857-file shared/src/editor re-export shim tree, repointing its consumers directly to @stem/editor-oss/editor per the oss-boundary self-reference convention.

  • Texture triplication: drop the editor-oss/assets + shared/assets copies of the canonical client/assets/textures (31 files)
  • Verified-unused engine/UI assets removed (20 files): orphaned VolumetricFire/SPE/particle textures whose lib code is absent, plus unreferenced dashboard/UI assets
  • Orphaned shared/src/editor image duplicates removed (272 files)
  • Repoint 17 imports (@web-shared/editor/, src/editor/, relative ./editor/) to @stem/editor-oss/editor/ across network, editor-oss, and the shared app shells, then delete the 883-file shim tree

No behavior change. Verified: typecheck clean, OSS vite build green (5329 modules), vitest 2540 passed / 0 failed.

Remove ~34 MB of duplicate image assets and the redundant 857-file
shared/src/editor re-export shim tree, repointing its consumers directly
to @stem/editor-oss/editor per the oss-boundary self-reference convention.

- Texture triplication: drop the editor-oss/assets + shared/assets copies
  of the canonical client/assets/textures (31 files)
- Verified-unused engine/UI assets removed (20 files): orphaned
  VolumetricFire/SPE/particle textures whose lib code is absent, plus
  unreferenced dashboard/UI assets
- Orphaned shared/src/editor image duplicates removed (272 files)
- Repoint 17 imports (@web-shared/editor/*, src/editor/*, relative
  ./editor/*) to @stem/editor-oss/editor/* across network, editor-oss,
  and the shared app shells, then delete the 883-file shim tree

No behavior change. Verified: typecheck clean, OSS vite build green
(5329 modules), vitest 2540 passed / 0 failed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@papiguy papiguy merged commit da0e222 into main Jun 4, 2026
1 check passed
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.

2 participants