Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Full WebPack Support #1386

Merged
merged 6 commits into from
Mar 2, 2024
Merged

Add Full WebPack Support #1386

merged 6 commits into from
Mar 2, 2024

Conversation

Danielku15
Copy link
Member

@Danielku15 Danielku15 commented Feb 25, 2024

Issues

Fixes #1348

Proposed changes

  • Reorganize compile outputs as planned
  • Adjust compilation pipeline (use rollup typescript)
  • Change playground to use ESM
  • Implement webpack plugin which configures output and audio worklet handling.

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • Existing builds tests pass
  • 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 25, 2024
@Danielku15 Danielku15 marked this pull request as draft February 29, 2024 20:07
@Danielku15 Danielku15 marked this pull request as ready for review March 2, 2024 18:31
@Danielku15 Danielku15 merged commit 81f563a into develop Mar 2, 2024
4 checks passed
@Danielku15 Danielku15 deleted the feature/webpack branch March 2, 2024 18:31
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.

Full WebPack support
1 participant