After implementing the magic-sdk
version 8.0.1 on my project, I encountered the following warning message:
warn - ./node_modules/magic-sdk/dist/es/index.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
I'm unsure of what this warning means. Can anyone provide insight into this issue?