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, I work on a side project with Atom Electron, and I use this libs to access GitHub API.
But when I package the application, I found the size added more than 40M. Finally, and I found the karma-phantomjs-launcher is the reason, I think it should be in "devDependencies".