mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-01-12 17:42:24 +08:00
[tests] misc project config
This commit is contained in:
1
tests/index.android.js
Normal file
1
tests/index.android.js
Normal file
@@ -0,0 +1 @@
|
||||
require('./app');
|
||||
@@ -17,6 +17,7 @@ const config = {
|
||||
get: (target, name) => join(__dirname, `node_modules/${name}`),
|
||||
}
|
||||
),
|
||||
platforms: ['android', 'ios'],
|
||||
},
|
||||
watchFolders: [resolve(__dirname, '../src')],
|
||||
// serializer: {
|
||||
|
||||
Reference in New Issue
Block a user