Revert "Refactor launcher and studio modules"

This reverts commit ec3e0f5138.
This commit is contained in:
Andraxion 2026-06-27 05:19:52 -04:00
parent 2a427688c6
commit 3b7876dc07
34 changed files with 8600 additions and 10300 deletions

View file

@ -6,7 +6,7 @@ import {
loadWorldshaperStudioBootstrap,
loadStandaloneWorldshaperBootstrap,
} from "../worldshaperStudio/bootstrap";
import { persistWorldshaperHeightViewerBounds } from "../shared/windowing";
import { persistWorldshaperHeightViewerBounds } from "../worldshaperStudio/windowing";
import { createDebouncedCallback } from "../worldshaperStudio/debounce";
const VIEWER_STYLE_ID = "worldshaper-height-viewer-styles";