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
Apparently a 6 years old Webpack warning fix could be breaking vercel/ncc when trying to compile dependencies that relies on gyp-build when using ES modules : vercel/ncc#899 (comment)
Not sure whether it is real or if it's just the tree hiding the forest but still, is the fix still relevant nowadays or could be removed/reworked ?
Is it just a Webpack warning or is there a real error behind ?