-
Notifications
You must be signed in to change notification settings - Fork 260
1.5.0 builds broken #2028
Copy link
Copy link
Labels
area-coreRelated to some core parts of alphaTabRelated to some core parts of alphaTabplatform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Metadata
Metadata
Assignees
Labels
area-coreRelated to some core parts of alphaTabRelated to some core parts of alphaTabplatform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Type
Fields
Give feedbackNo fields configured for Bug.
Is there an existing issue for this?
Current Behavior
See #2027
We have two problems:
min.mjsusingcode is not rewritten to try-finallyExpected Behavior
Imports need to be rewritten so that minimized versions import the minimized versions of the respective modules.
The
usingstatements used for the coloring helper need to be rewritten.Steps To Reproduce
npm run buildLink to jsFiddle, CodePen, Project
No response
Version and Environment
Platform
Web
Anything else?
No response