Istador / pine-interactive-map

Interactive Map for the video game Pine. Showing all collectibles, resources and more that can be found in the game.
https://pine.blackpinguin.de/
Mozilla Public License 2.0
22 stars 5 forks source link

Internet Explorer support #14

Closed Istador closed 4 years ago

Istador commented 5 years ago

Currently, IE11 just shows a blank white page, because it doesn't understand newer ECMAScript syntax.

TODO: transpile to ES5 with babel and polyfill missing functionality.

Istador commented 4 years ago

Positive side effect of the fix for this issue: It now works with the browser of the Nintendo Switch (before it just showed a white page like IE11).

pine_map_switch2

Istador commented 4 years ago

Internet Explorer 11: ie11