]> git.proxmox.com Git - mirror_novnc.git/commit
Stop transpiling karma tests
authorPierre Ossman <ossman@cendio.se>
Fri, 13 Jul 2018 13:06:34 +0000 (15:06 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 16 Jul 2018 11:32:35 +0000 (13:32 +0200)
commit7bcdbbc65b163f953ee4b113144bf68670fe8245
treec34d793f6db79c5228144dc4c6840df188bfe768
parent800abf12772cba42a5515356a9156802fe1f2af2
Stop transpiling karma tests

This runs our code in the same manner as it would be used if loaded
directly in the browser. Includes the same kind of fallback for older
browsers.
karma.conf.js
package.json
tests/karma-test-main.js