Idris Mokhtarzada
Idris Mokhtarzada
I think this should be combined with #128 to create a proper API. My suggestion for the API is as follows: * Purchase events should be sent to JS via...
+1, this happens to me as well on large repos. EXTREMELY annoying. :(
This might be related to #129
Workaround: Use `postgres:9.5-alpine`
For me, this happens randomly. Double-clicking vs. drag-and-drop doesn't make a difference. Neither actually commits anything.
There's one issue here: Ideally you want the `yarn install` to happen in the environment where you are deploying. For example, if you're using Docker you want the `yarn install`...