Stop requiring setupBabel from within packager/ folder.

Reviewed By: davidaurelio

Differential Revision: D5137246

fbshipit-source-id: 3072aaa6fd74a135980f1f0a7b078a82dd85f09d
This commit is contained in:
Christoph Pojer
2017-05-30 04:39:43 -07:00
committed by Facebook Github Bot
parent cfe003238a
commit 414da08a80
19 changed files with 225 additions and 210 deletions

View File

@@ -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",