You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: