omit xmldom

This commit is contained in:
antelle 2016-04-23 18:01:56 +03:00
parent 48f10ca4a7
commit 316ef85269
1 changed files with 3 additions and 0 deletions

View File

@ -253,6 +253,9 @@ module.exports = function(grunt) {
Buffer: false,
__filename: false,
__dirname: false
},
externals: {
xmldom: '0'
}
}
},