Hello,
I just noticed that with big javascript (>1mb) files react-native often times out. I found constant that corresponds to 60 seconds timetout time and changed it, but would be nice to configure it from outside.
Is there any standart way in current react-native-cli implementation that allows to set things like that via for example env variable?
Thanks a lot!
Hello,
I just noticed that with big javascript (>1mb) files react-native often times out. I found constant that corresponds to 60 seconds timetout time and changed it, but would be nice to configure it from outside.
Is there any standart way in current react-native-cli implementation that allows to set things like that via for example env variable?
Thanks a lot!