Yaffle / EventSource

a polyfill for http://www.w3.org/TR/eventsource/
MIT License
2.11k stars 338 forks source link

Check if document exists before executing EventSource polyfill #169

Closed jwdomingo closed 3 years ago

jwdomingo commented 3 years ago

Check if document exists for server side rendering; IIFE throws errors when accessing properties on document

jwdomingo commented 3 years ago

@Yaffle thanks for the merge. When is your next release? 😬

Yaffle commented 3 years ago

@jwdomingo I have just released it