LazyNethack icon indicating copy to clipboard operation
LazyNethack copied to clipboard

The webpage-part does not work with old IE versions

Open tessi opened this issue 5 years ago • 0 comments

yup.. becasue we use modern js -- and we want to continue to use modern js :) But people may get this screensaver on windows by using webpages as a screensaver-screensavers. These often use the System.Windows.Forms.WebBrowser Control, which in turn uses some legacy IE version (even on windows 10).

This we might need to go the route of every larger JS project, and add webpacker to transpile things for IE. 🙈

People in this reddit thread might want to help debugging/trying a solution.

tessi avatar Oct 07 '18 09:10 tessi