Skip to content

not working on ie11 #2

Description

@lekoala

I don't know if this is a goal or not, but i tried to use your plugin + the babel plugin in order to serve ie11 script (i know i know) but the live reload is using array notation

do you think you could replace it?

this works (provided that an eventsource polyfill is loaded beforehand, but that is easy with polyfill.io)

(function() { new EventSource('${eventSource}').onmessage = function() {location.reload();}})();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions