Skip to content

Commit

Permalink
package: fix shim
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-emmanuel committed May 11, 2020
1 parent 3ef5fe1 commit 9f94273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/client-shim.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ document = {
}

window = {
screen: {width: 800, height: 600},
addEventListener: ()=>{},
location{},
document: document,
Expand Down

0 comments on commit 9f94273

Please sign in to comment.