TodePond / Habitat

my javascript helpers
MIT License
45 stars 5 forks source link

`document` not defined in web workers #34

Closed TodePond closed 2 years ago

TodePond commented 2 years ago

When you try to use habitat in a web worker, it has issues because of document

TodePond commented 2 years ago

Hopefully covered by the more general issue: #45