]> source.dussan.org Git - jquery.git/commit
Build: Remove the external directory, read from node_modules directly
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 26 Aug 2019 16:53:54 +0000 (18:53 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2019 16:53:54 +0000 (18:53 +0200)
commitd7e64190efc411e3973a79fd027bf1afe359f429
treefd4db9ece32d705889394b5eba4c1b586c1015eb
parent5ea5946094784f68437ef26d463dfcfbbbaff1f6
Build: Remove the external directory, read from node_modules directly

Now that Sizzle is gone & we use npm, we can read from node_modules directly
and skip the setup that copies some files to the external directory.

Closes gh-4466
12 files changed:
.npmignore
Gruntfile.js
external/npo/npo.js [deleted file]
external/qunit/LICENSE.txt [deleted file]
external/qunit/qunit.css [deleted file]
external/qunit/qunit.js [deleted file]
external/requirejs/require.js [deleted file]
external/sinon/LICENSE.txt [deleted file]
external/sinon/sinon.js [deleted file]
package.json
test/index.html
test/karma.debug.html