]> git.proxmox.com Git - mirror_novnc.git/commit - vnc.html
Use "nomodule" instead of manual check
authorPierre Ossman <ossman@cendio.se>
Fri, 16 Aug 2019 09:18:45 +0000 (11:18 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Tue, 24 Sep 2019 13:34:59 +0000 (15:34 +0200)
commit0b51419ca4eecfbdaef3d171a8f6278e14f64858
tree3e89ebf6c72658676d95ff0176d2a9813b81b614
parente1d50c8c10563edcacebcaeb32d022906aa003d2
Use "nomodule" instead of manual check

Very few browsers are left in the wild that supports modules but not
"nomodule", so let's simplify our handling a bit.

Safari 10 supports modules but not 'nomodule', this means that this
particular version of Safari will be broken. Due to this we have to
bump up the required Safari version to 11.
README.md
utils/use_require.js
vnc.html
vnc_lite.html