Hey, first of all, thanks for building and open sourcing this lib.
I'm trying to use it in my react application bundling it with Webpack and I'm getting this error. Do you know what can it be?
Compiled with problems:X
WARNING in ./node_modules/libheif-js/libheif-wasm/libheif-bundle.js 1:235-242
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
WARNING in ./node_modules/libheif-js/libheif-wasm/libheif-bundle.js 1:364-371
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
Hey, first of all, thanks for building and open sourcing this lib.
I'm trying to use it in my react application bundling it with Webpack and I'm getting this error. Do you know what can it be?