CoderLine/alphaTab

Full Rollup support

Danielku15 opened this issue · 1 comments

After #1348 we also add a AlphaTab.rollup.js plugin which takes care of any web worker / audio worklet specific bits.

It follows the same principles and needs like the WebPack work item.

  • Documentation and example how to use in Rollup must be available.

For now we rather will add WebPack and Vite. Plain rollup seems not to be used widely in frontend frameworks.