Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support old browsers #47

Closed
sthuber90 opened this issue Jul 7, 2020 · 1 comment
Closed

Support old browsers #47

sthuber90 opened this issue Jul 7, 2020 · 1 comment

Comments

@sthuber90
Copy link

I am running MagicMirror on a raspberry pi in server only mode and use an old iPad that does not receive any updates anymore as a digital picture frame. As it is still a small computer I want to not only show images, but show calendar, weather, and some other information as well. MagicMirror seemed like the perfect solution. Unfortunately, it became clear that MagicMirror does not support nor want to support old browsers i.e. Safari < 11 (MagicMirrorOrg/MagicMirror#1908 (comment), MagicMirrorOrg/MagicMirror#1985) and places this feature/responsibility on the users. This requires babel and webpack to pre-compile some of the modules and scripts before starting the server.

Is this something that could be part of this docker image? Maybe even as a separate tag to have the option of pure or pre-compiled images?

@sthuber90
Copy link
Author

Switched to use the new "official" docker image for MagicMirror https://gitlab.com/khassel/magicmirror

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant