gatsby-starter-docs icon indicating copy to clipboard operation
gatsby-starter-docs copied to clipboard

Decrease build time

Open levino opened this issue 7 years ago • 2 comments

Build takes somewhat long. Maybe that is not necessary. We could investigate and see whether one can fix it. See also #1

levino avatar Apr 25 '18 17:04 levino

I've looked into this quite a bit, and by my investigation it's just the nature of building with this many features. I'm sure there are ways to decrease, but not sure if they're significant enough to be worth the effort.

ericwindmill avatar Apr 25 '18 17:04 ericwindmill

A fresh installation added 2:30 minutes to our CI build (now at 5 minutes), the same workflow has 7 other apps using other technologies. Locally it takes even longer not sure why but it adds up to 4 minutes.

cabello avatar Dec 19 '18 20:12 cabello