]> source.dussan.org Git - jquery.git/commitdiff
Release: include external/sizzle in releases
authorTimmy Willison <timmywillisn@gmail.com>
Wed, 24 Feb 2016 15:20:22 +0000 (10:20 -0500)
committerTimmy Willison <timmywillisn@gmail.com>
Wed, 24 Feb 2016 15:21:40 +0000 (10:21 -0500)
Ref gh-2945

build/release/dist.js

index 35d074ae88cae6164857d2c94c9cd778b7b33ed4..178e38cabb7546e90db3d2f0f4d2ca6377008f7b 100644 (file)
@@ -12,6 +12,7 @@ module.exports = function( Release, complete ) {
                // These files are included with the distribution
                files = [
                        "src",
+                       "external/sizzle",
                        "LICENSE.txt",
                        "AUTHORS.txt",
                        "package.json"