mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-27 07:29:41 +00:00
This removes the special comment part of the ES6 module syntax, opting to enable ES6 module syntax by default. It also appends `.js` to all import paths to better support in-browser loading.