This repository was archived by the owner on Dec 7, 2018. It is now read-only.

Description
I write tests with gemini-react.
When the number of tests grows, I need to increase httpTimeout in gemini config because of timeout errors.
It seems that first requests to gemini-react server runs before webpack build is finished.
Can it be possible?
If so, can it be fixed?
If so, can you give a direction, where to start hacking?