]> 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:58 +0000 (10:21 -0500)
Ref gh-2945

build/release/dist.js

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