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
19 lines
276 B
Plaintext
19 lines
276 B
Plaintext
.DS_Store
|
|
node_modules
|
|
test/tmp
|
|
*.log
|
|
*.cache
|
|
/templates.json
|
|
/tests.json
|
|
/browser.js
|
|
/browser-polyfill.js
|
|
/runtime.js
|
|
/coverage
|
|
dist
|
|
/.package.json
|
|
/packages/babel-runtime/core-js
|
|
/packages/babel-runtime/helpers/*.js
|
|
/packages/*/lib
|
|
_babel.github.io
|
|
/tests/.browser-build.js
|