CoderLine / alphaTab

alphaTab is a cross platform music notation and guitar tablature rendering library.
http://www.alphatab.net
Mozilla Public License 2.0
1.2k stars 198 forks source link

fix: Source Maps should not be shipped in NPM package #1540

Closed Danielku15 closed 1 month ago

Danielku15 commented 1 month ago

Issues

Fixes #1503

Proposed changes

Do not pack source maps to NPM package, they reference the TS files not shipped in the package.

Checklist

Further details