./node_modules/@0x/utils/node_modules/ethers/dist/ethers.min.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
Started to see this on our Next.js project when moving from the umbrella package to the individual packages.
./node_modules/@0x/utils/node_modules/ethers/dist/ethers.min.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
Started to see this on our Next.js project when moving from the umbrella package to the individual packages.