diff --git a/Gruntfile.js b/Gruntfile.js index a9e4a05..54f97f6 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -96,7 +96,9 @@ module.exports = function(grunt) { console: false, d3d: true, ConnectAPI: true, - NetworkAPI: true + NetworkAPI: true, + InfoAPI: true, + ConfigAPI: true }, browser: true, curly: true,