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
When we require a folder - e.g. "application" - we need to read the package.json file to grab the main entry. This may be done only once, to prevent IO operations upon each require.