Fix standalone WASM compilation for 5 islands #34
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_archipelagos!34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_island_compilation"
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
use crate::island::XxxAppimport that conflicts with the existingpub use island::*re-exportuse dioxus::prelude::*anduse island::CodeIslandAppimports for standalone featureAll 5 islands now compile with:
Closes #31
WIP: Fix standalone WASM compilation for 5 islandsto Fix standalone WASM compilation for 5 islandsConsolidated into PR #35 (development_consolidated) which merges all 7 open PRs plus the books island WASM fix. Closing this PR — changes are included in the consolidated branch.
Pull request closed