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
Currently rollbar's npm package contains a lot of files that are useless when using it. For example, now it contains test directory, makefiles, src directory and so on.
Such files only increase package size and, for example, could and will have negative impact on lambda function init time.