Hey guys. Why does it take minimum 1-2 min. to bui...
# prisma-whats-new
k
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
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
I generated it in the console, then downloaded the zip file, why?
a
Because some people put their Graphcool files in the same folder as their 100 Mb dependency React frontend project with asset folder
And then it starts to slow down...
k
No.
It’s not that.
👍🏻 1
e
@agartha where can I find a description of proper directory structure?