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"