diff --git a/Gruntfile.js b/Gruntfile.js index 221bf7a61..8144ce46e 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -27,6 +27,7 @@ module.exports = function(grunt) { 'common/js/html5.js', 'common/js/x.js', 'common/js/xe.js', + 'common/js/xml2json.js', 'common/js/modernizr.js', 'vendor/**', 'tests/**',