Release: include external/sizzle in releases

Ref gh-2945
This commit is contained in:
Timmy Willison 2016-02-24 10:20:22 -05:00
parent f00dd0f0b2
commit 8a91f8442f

View 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"