From 990bcccb6b6b334b142f0fa19f06617c2ded81e3 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Tue, 10 May 2022 14:42:29 -0500 Subject: [PATCH] Add a stork netlify reference --- helpers/stork/executable.js | 1 + 1 file changed, 1 insertion(+) diff --git a/helpers/stork/executable.js b/helpers/stork/executable.js index d236ce5..e223f2b 100644 --- a/helpers/stork/executable.js +++ b/helpers/stork/executable.js @@ -1,3 +1,4 @@ +// Stork and Netlify - https://stork-search.net/docs/stork-and-netlify import fs from 'fs-extra' import execa from 'execa'