]> git.proxmox.com Git - mirror_novnc.git/commit
Only load ES6 module loader polyfill if needed
authorPierre Ossman <ossman@cendio.se>
Fri, 28 Apr 2017 12:38:59 +0000 (14:38 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 28 Apr 2017 12:44:00 +0000 (14:44 +0200)
commit36bdf136541599c0b7620cdece2cd6639d4b90e3
treed953a74bb2fb4e3e41ab213a9c6c9d01bb482d1d
parent0613d18894280549133315ee1251bd350d1ec872
Only load ES6 module loader polyfill if needed

Safari now has native support for modules, so we need to make sure
we only load our polyfill when actually needed.
vnc.html