create irradiance composite graph

This commit is contained in:
Eric Hulburd
2016-03-11 17:38:03 -06:00
parent 2dd9389694
commit 782f5cbf91
32 changed files with 824 additions and 379 deletions

View File

@@ -48,6 +48,9 @@ module.exports = function (config) {
api: __dirname + '/client/api/development',
config: __dirname + '/client/config/development'
}
},
node: {
fs: "empty"
}
},
});