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
For example, a package with next as a dependency in package.json, but has an import App from 'next/app' inside it, includes the entire source of next/app instead of treating it as an external.
The workaround is to include next/app as an external in rollup config, manually.
tunnckoCore, ptytb, woweek, giuvincenzi, dparker2 and 1 moretunnckoCoreagilgur5