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
feat: use es6-promise-plugin from npm instead of github
Fetching from npm assures always using the same version
(more stable and reproducing) and is generally much faster
than cloning from github (particularly in enterprise env
with private npm repo)
0 commit comments