CoderLine / alphaTab

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

feat: Add Vite Plugin #1447

Closed Danielku15 closed 6 months ago

Danielku15 commented 6 months ago

Issues

Fixes #1350

Proposed changes

Adds a new Vite plugin which takes care of all heavy lifting to configure and support WebWorkers, Audio Worklets and asset copy.

Same feature range as in WebPack.

Checklist

Further details