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 df75c44 commit f97304fCopy full SHA for f97304f
.flowconfig
@@ -24,6 +24,8 @@
24
.*/node_modules/.*/__tests?__/.*
25
.*/node_modules/.*/examples/.*
26
.*/node_modules/react-native-mock/.*
27
+; try removing this line in react-native 0.45
28
+.*/node_modules/react-native/local-cli/server/util/attachHMRServer.js
29
30
[include]
31
0 commit comments