From: Timmy Willison Date: Wed, 24 Feb 2016 15:20:22 +0000 (-0500) Subject: Release: include external/sizzle in releases X-Git-Tag: 3.0.0-rc1~71 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8a91f8442f4d31bdd4b43035ee88d40fbb116f64;p=jquery.git Release: include external/sizzle in releases Ref gh-2945 --- diff --git a/build/release/dist.js b/build/release/dist.js index fc12a1a00..7c3c29a29 100644 --- a/build/release/dist.js +++ b/build/release/dist.js @@ -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"