Hey guys. Why does it take minimum 1-2 min. to build functions? The feedback process is very slow when you have to wait that much to know if you have an error in your config.
a
agartha
01/04/2018, 2:43 PM
Did you start your Graphcool project in an empty folder? That's the nr.1 cause for slow builds, because it packages everything in the folder
k
kitze
01/04/2018, 2:44 PM
I generated it in the console, then downloaded the zip file, why?
a
agartha
01/04/2018, 2:45 PM
Because some people put their Graphcool files in the same folder as their 100 Mb dependency React frontend project with asset folder
agartha
01/04/2018, 2:45 PM
And then it starts to slow down...
k
kitze
01/04/2018, 2:45 PM
No.
kitze
01/04/2018, 2:45 PM
It’s not that.
👍🏻 1
e
ehodges
01/04/2018, 5:21 PM
@agartha where can I find a description of proper directory structure?