]> git.proxmox.com Git - mirror_novnc.git/commit
Don't stub out ES module imports
authorPierre Ossman <ossman@cendio.se>
Fri, 13 Jul 2018 12:21:52 +0000 (14:21 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 13 Jul 2018 13:57:24 +0000 (15:57 +0200)
commit9eaea86234f6f0bd700450c84fdc2c984a238024
tree67688e5f8dc36ba52f299b250091098d17a716fa
parentd131633471faa781b92f7f5b5deb0a1ae1d4e849
Don't stub out ES module imports

It is not allowed and only happens to work because babel doesn't
strictly follow the specification. It doesn't seem necessary for the
tests to run, so just remove it.
tests/test.mouse.js