diff --git a/gulpfile.js b/gulpfile.js index 73e9128..7c6d037 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -50,6 +50,8 @@ var getSources = function() { 'js/*', 'css/*', 'components/es5-shim/es5-shim.js', + 'components/es5-shim/LICENSE', + 'components/es5-shim/README.md', 'components/emojify.js/emojify.js', 'components/emojify.js/README.md', 'components/emojify.js/images/emoji/*'