.fromReadableStream
. It works when in dev mode (nextjs) but when I build I get an error about Audio
already being declared in the app console. I'm not using anything with "audio" so I'm going to guess it's the way I'm loading them that's either causing it to load twice or there's something else going on. #552