Skip to content

Commit 50b9307

Browse files
authored
Merge pull request #196 from bang88/patch-1
Update babel.config.js
2 parents 9e6e95f + 2104a76 commit 50b9307

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

babel.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
module.exports = function (api) {
2-
api.cache(true);
32
return {
43
presets: ['module:metro-react-native-babel-preset'],
54
};

0 commit comments

Comments
 (0)