We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e6e95f + 2104a76 commit 50b9307Copy full SHA for 50b9307
babel.config.js
@@ -1,5 +1,4 @@
1
module.exports = function (api) {
2
- api.cache(true);
3
return {
4
presets: ['module:metro-react-native-babel-preset'],
5
};
0 commit comments