]> git.proxmox.com Git - mirror_novnc.git/commit - vnc_lite.html
Only load ES6 module loader polyfill if needed
authorFrederik Carlier <frederik.carlier@quamotion.mobi>
Fri, 29 Sep 2017 12:09:25 +0000 (14:09 +0200)
committerFrederik Carlier <frederik.carlier@quamotion.mobi>
Fri, 29 Sep 2017 12:09:25 +0000 (14:09 +0200)
commit14ecdc62b461f66ac1ab6f0b6adcb51a40531fcc
tree8ba7d3ee0fc6655b7b630725571824a5817f59d9
parent0242c032807096a0e823418e39dec646ec025414
Only load ES6 module loader polyfill if needed

Safari and Chrome now have native support for modules, so we need to make sure we only load our polyfill when actually needed.
vnc_lite.html