]> source.dussan.org Git - jquery.git/commit
Build: Make Karma work in ES modules mode
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 16 Dec 2019 18:33:49 +0000 (19:33 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Dec 2019 18:33:49 +0000 (19:33 +0100)
commit341c6d1b5abe4829f59fbc32e93f6a6a1afb900f
tree969b366a31121f0ac16893164dd4b9e738e89240
parentf37c2e51f36c8f8bab3879064a90e86a685feafc
Build: Make Karma work in ES modules mode

Also, run such a suite in CI to make sure modules are working as expected
when used directly.

Closes gh-4550
.travis.yml
Gruntfile.js
package.json
test/data/testinit-jsdom.js
test/data/testinit.js
test/index.html
test/jquery.js
test/karma.context.html
test/karma.debug.html
test/unit/selector.js