Make babel-runtime use regenerator-runtime from npm. (#3494)

The source repository for regenerator-runtime can now be found at
https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime

This also removes the babel-regenerator-runtime package, now that the only
difference between it and regenerator-runtime has been resolved:
bc8d2d672c
This commit is contained in:
Ben Newman
2016-05-28 19:04:48 -04:00
committed by Henry Zhu
parent 3d6ae488be
commit b3acf9100e
12 changed files with 5 additions and 754 deletions

1
.gitignore vendored
View File

@@ -13,7 +13,6 @@ dist
/.package.json
/packages/babel-runtime/core-js
/packages/babel-runtime/helpers/*.js
/packages/babel-runtime/regenerator/*.js
/packages/*/lib
_babel.github.io
/tests/.browser-build.js