Skip to content

Commit

Permalink
some logs
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecAivazis committed Mar 8, 2024
1 parent 81a1b0b commit ecb25df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/houdini-react/src/plugin/vite.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@ export default {
initialVariables: variables,
})
console.log('data for', artifactName, observer.state)
// save it in the cache
initialData[artifactName] = observer
initialVariables[artifactName] = variables
Expand Down

0 comments on commit ecb25df

Please sign in to comment.