ScryEngineering / scrygroup.com

The Scry Engineering website
https://www.scrygroup.com
0 stars 0 forks source link

[MRG] refactor the mess in gatsby-node.js #179

Closed shuttle1987 closed 4 years ago

shuttle1987 commented 4 years ago

Currently there's this one really large chained promise and it's a mess, this is making it harder to do any other feature work that has to touch the filesystem. This PR aims to clean it up.