Start making non-red-nodes tolerant to missing payloads

This commit is contained in:
dceejay
2015-03-31 13:18:25 +01:00
parent 32f6dc0346
commit 3896a82bd8
13 changed files with 210 additions and 122 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
**/
// Project configuration for Node-RED-nodes
// Configuration for Node-RED-nodes project
module.exports = function(grunt) {
grunt.initConfig({
simplemocha: {