keep one core-js helper file in git, remove babel-runtime from deps (#5540)

This commit is contained in:
Henry Zhu
2017-03-24 10:36:41 -04:00
committed by GitHub
parent 0eb898d95b
commit b8cf7b89f2
5 changed files with 4 additions and 6 deletions

3
.gitignore vendored
View File

@@ -12,7 +12,8 @@ test/tmp
/coverage
dist
/.package.json
/packages/babel-runtime/core-js
/packages/babel-runtime/core-js/**/*.js
!/packages/babel-runtime/core-js/map.js
/packages/babel-runtime/helpers/*.js
!/packages/babel-runtime/helpers/toArray.js
/packages/babel-runtime/helpers/builtin/*.js