Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
levivilet committed Sep 22, 2024
1 parent a7de038 commit 7da1898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/previewInjectedCode.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const handleMessage = async (event) => {

const handleMessageFromTestPort = (event) => {
// TODO invoke test function and send back result
console.log({ event })
}

const handleWindowMessage = (event) => {
Expand Down

0 comments on commit 7da1898

Please sign in to comment.