fix(loader): route island WASMs through hero_router #103
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_os!103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_island_js_url_prefix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Dynamic island loader fetched
/islands/{id}/...at root, but hero_router only forwards/hero_os/ui/*to hero_os_ui. Prepended the OS base path so the request reaches the right backend.Related Issue
Closes #44
Changes
Test Results
playwright trace: services WASM now loads (200 OK); secondary backend 404s are separate deployment issues.
webbuild — no bundle path available even after PR #103 #112