Skip to content

fix: Create blob worker for ESM to allow easier CDN usage.#1918

Merged
Danielku15 merged 1 commit into
developfrom
feature/blob-worker-fallback
Feb 27, 2025
Merged

fix: Create blob worker for ESM to allow easier CDN usage.#1918
Danielku15 merged 1 commit into
developfrom
feature/blob-worker-fallback

Conversation

@Danielku15
Copy link
Copy Markdown
Member

Issues

Fixes #1917

Proposed changes

Attempt creating blob workers on ESM as fallback to prevent CORS problems when importing alphaTab from CDNs.

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • New tests were added

Further details

  • This is a breaking change
  • This change will require update of the documentation/website

@Danielku15 Danielku15 self-assigned this Feb 27, 2025
@Danielku15 Danielku15 merged commit 5437c37 into develop Feb 27, 2025
@Danielku15 Danielku15 deleted the feature/blob-worker-fallback branch February 27, 2025 12:06
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.

alphaTab cannot be used directly via jsdelivr CDN anymore (ESM)

1 participant