笑话在本机0.61.5上不断失败
https://github.com/mindsgn/OrbytDapp/issues/8
纱线运行v1.21.1 开玩笑 失败测试 /App-test.js ●测试套件无法运行
ReferenceError: __DEV__ is not defined
3 | */
4 |
> 5 | import 'react-native';
| ^
6 | import React from 'react';
7 | import App from '../App';
8 |
at Object.<anonymous> (node_modules/react-native/Libraries/react-native/react-native-implementation.js:353:1)
at Object.<anonymous> (__tests__/App-test.js:5:1)
测试套件:1个失败,总共1个 测试:总计0 快照:共0个 时间:2.597秒 运行所有测试套件。 错误命令失败,退出代码为1。 信息请访问https://yarnpkg.com/en/docs/cli/run,以获取有关此命令的文档。