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 cd90182 commit 8be051dCopy full SHA for 8be051d
react-native.config.js
@@ -1,4 +1,4 @@
1
-const root = process.cwd();
+const root = __dirname;
2
3
module.exports = {
4
dependencies: {
0 commit comments