Skip to content

Commit a9b636d

Browse files
committed
chore: more debug
1 parent 7974449 commit a9b636d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/runtime/src/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ const plugin: NetlifyPlugin = {
5050
cache,
5151
},
5252
}) {
53+
console.log(`hello?`)
54+
console.log(`hello?`)
55+
console.log(`hello?`)
5356
const { publish } = netlifyConfig.build
5457
if (shouldSkip()) {
5558
await restoreCache({ cache, publish })

0 commit comments

Comments
 (0)