Should my .build folder be over 10gb? Is this why ...
# prisma-whats-new
l
Should my .build folder be over 10gb? Is this why it takes over 15 minutes for graphcool to deploy?
i
Nope
I’m not sure why it’s doing that. Might want to file an issue on graphcool/framework
a
Do you have your project in a separate folder?
l
I initiated the project inside a laravel project... Come to think of it that may be the problem. I will try creating a separate folder and initializing the graphcool project there.
Oh wow, it took 5 seconds! Thanks for the help guys!
a
😄 👍
By default, it packs everything. Your folder and your node_modules folder... That can be a lot...
l
yes... laravel ships with looots of node modules. Thanks again!
By the way @agartha, your auth0 template saved me a lot of time and pain. Can't thank you enough ❤️
a
You're welcome!