Tone.js icon indicating copy to clipboard operation
Tone.js copied to clipboard

Please make a new release so that you can use tonejs in svelte without having to modify the package.json

Open mardax007 opened this issue 2 years ago • 1 comments

If you use tonejs in svelte you get an error on build. This is because vite uses nodejs and tonejs hates nodejs.

mardax007 avatar Apr 09 '22 15:04 mardax007

I'm using Vite + Electron + Tone without any issue. The renderer builds correctly when importing Tone ESM bare module. Maybe it's something with the configuration of your project?

giohappy avatar May 18 '22 21:05 giohappy

I'm using it just fine in svelte as well.

braebo avatar Oct 11 '22 00:10 braebo

I haven't used it in months now so if it's fixed I'll close the issue

mardax007 avatar Oct 11 '22 05:10 mardax007