mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
exclusively use babel-core
Summary: We don't need babel the CLI tool... just babel-core suffices. Remove babel, which speeds up npm install, and just use babel-core. Closes https://github.com/facebook/react-native/pull/2476 Reviewed By: svcscm Differential Revision: D2550081 Pulled By: martinbigio fb-gh-sync-id: 4390a48ff4cc4ea78217e8af00322b7342e98c95
This commit is contained in:
committed by
facebook-github-bot-5
parent
1091ecd8e0
commit
2608efccb6
@@ -51,7 +51,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"absolute-path": "^0.0.0",
|
||||
"babel": "^5.8.23",
|
||||
"babel-core": "^5.8.23",
|
||||
"bser": "^1.0.2",
|
||||
"chalk": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user