This is for stupefied-hermann-7f4c90.netlify.app
I just switched to Middleman from plain HTML/CSS and my build time is now up to 5 min. Understandable on the first build since none of the dependencies are downloaded yet.
I’m curious if there’s something special I have to do to take advantage of the build cache because right now it looks like it has to re-download and install all of the Ruby and JS dependencies on every build and it completely ignores the build cache.