AndreyMay
AndreyMay
Sounds like a good idea
Getting the same issue (comparing arrays of objects with arrays inside). It happens when the root object is undefined or null (might want to check that).
+1 to the v5 upgrade
nextjs v14.2.4 / open-next 3.0.2 -- still includes dev dependencies in `standalone` build. This next config works and excludes unwanted dependencies (note: the setup for monorepo): ``` outputFileTracingRoot: path.join(__dirname, '../../'),...
Was this ever implemented?
+1, getting the same problem
having the same issue