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'