Tonejs / Tone.js

A Web Audio framework for making interactive music in the browser.
https://tonejs.github.io
MIT License
13.52k stars 983 forks source link

@tonejs/ui doesn't compile to ESM #930

Closed ShivamJoker closed 3 years ago

ShivamJoker commented 3 years ago

I installed the ui library with yarn but it seems there is no esm builds

image

tambien commented 3 years ago

Unfortunately the UI that is part of the examples is not a supported part of the library beyond the examples page, so i wont be adding additional compile targets beyond what's used for the Tone.js examples page.