chrisguttandin/extendable-media-recorder

Could not resolve "./evaluate-audio-worklet-window-scope-function" from "node_modules/standardized-audio-context/build/es2019/types/index.js"

Opened this issue · 1 comments

Hey, thanks a lot for the lib.
When running with vite the version 9.2.0 I get this error when building:

im using it in a react app in dev mode works propperly but for building always get that error.

image

Hi @yavilavi, thanks for reporting this. Could you please provide a minimal test case to reproduce the problem? I set up a Vite project locally but it works as expected.