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.
1 parent 0b6459e commit 4a98ea7Copy full SHA for 4a98ea7
metro.config.js
@@ -13,5 +13,7 @@ module.exports = {
13
inlineRequires: false,
14
},
15
}),
16
+ }, resolver: {
17
+ sourceExts: ['jsx', 'js', 'ts', 'tsx'],
18
19
};
0 commit comments