]> source.dussan.org Git - jquery.git/commit
Build: Take core-js from the external directory as well
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 13 Apr 2021 20:10:09 +0000 (22:10 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Tue, 13 Apr 2021 23:47:38 +0000 (01:47 +0200)
commit752b8981f8ee410d4c2cbada18a9afa2d880263b
tree277ae483d17ae9a18281ff9aa705609850ff7f24
parentb14b62c8a28af396e20e7234086926f393dd314a
Build: Take core-js from the external directory as well

All the other files were already taken from the external directory.
The fact core-js was taken from node_modules broke IE core tests on TestSwarm.

Ref gh-4865
Ref gh-4870

(partially cherry picked from 345cd22e5664655ed315958ed2056610607c12ef)
Gruntfile.js
external/core-js/LICENSE.txt [new file with mode: 0644]
external/core-js/core-js.js [new file with mode: 0644]
test/data/core/jquery-iterability-transpiled.html