Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrove committed Mar 4, 2022
1 parent 1c3fa85 commit 676db9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -513,6 +513,8 @@ Run \`netlify graph:init\` to generate a new token.`
site: siteInfo,
});

console.log("netlifyGraphConfig", netlifyGraphConfig)

let netlifyGraphJson;
try {
netlifyGraphJson = JSON.parse(
Expand Down

0 comments on commit 676db9b

Please sign in to comment.