mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-16 03:25:48 -07:00
Web Interface Now Rebuilds Every Production Launch
This commit is contained in:
@@ -95,7 +95,6 @@ def _resolve_static_folder() -> str:
|
||||
ENGINE_DIR.parent / "Engine" / "web-interface",
|
||||
ENGINE_DIR.parent / "web-interface",
|
||||
ENGINE_DIR / "web-interface",
|
||||
PROJECT_ROOT / "Data" / "Server" / "web-interface",
|
||||
]
|
||||
|
||||
resolved_roots: List[Path] = []
|
||||
|
||||
Reference in New Issue
Block a user