mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Stop requiring setupBabel from within packager/ folder.
Reviewed By: davidaurelio Differential Revision: D5137246 fbshipit-source-id: 3072aaa6fd74a135980f1f0a7b078a82dd85f09d
This commit is contained in:
committed by
Facebook Github Bot
parent
cfe003238a
commit
414da08a80
@@ -27,7 +27,8 @@
|
||||
"Libraries/Renderer",
|
||||
"/node_modules/",
|
||||
"/website/",
|
||||
"local-cli/templates/"
|
||||
"local-cli/templates/",
|
||||
"packager/integration_tests/__tests__/basic_bundle-test.js"
|
||||
],
|
||||
"haste": {
|
||||
"defaultPlatform": "ios",
|
||||
|
||||
Reference in New Issue
Block a user