Skip to content

Commit 676db9b

Browse files
committed
tmp
1 parent 1c3fa85 commit 676db9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,8 @@ Run \`netlify graph:init\` to generate a new token.`
513513
site: siteInfo,
514514
});
515515

516+
console.log("netlifyGraphConfig", netlifyGraphConfig)
517+
516518
let netlifyGraphJson;
517519
try {
518520
netlifyGraphJson = JSON.parse(

0 commit comments

Comments
 (0)