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

Minor Improvements on consuming alphaTab in WebPack and TS environments #767

Merged
merged 2 commits into from
Feb 26, 2022

Conversation

Danielku15
Copy link
Member

@Danielku15 Danielku15 commented Feb 26, 2022

Issues

Relates to #760

Proposed changes

We export now also the font and soundfont files to allow easier inclusion of these assets (e.g. with webpack loaders)
Also improved a bit the type safety by adding some basic union type support.

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 26, 2022
@Danielku15 Danielku15 linked an issue Feb 26, 2022 that may be closed by this pull request
7 tasks
@Danielku15 Danielku15 merged commit 10055f6 into develop Feb 26, 2022
@Danielku15 Danielku15 deleted the feature/minor-improvements branch February 26, 2022 16:51
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.

☂️ Improve WebPack Support
1 participant