RBE node - let topic handling be optional (#751)

* let rbe handle topics optional

and add tests

* fix text formatting

* Update package.json
This commit is contained in:
Dave Conway-Jones
2021-02-26 14:51:55 +00:00
committed by GitHub
parent 68e0b121ec
commit 9db89f3ea1
6 changed files with 112 additions and 12 deletions

View File

@@ -26,10 +26,5 @@
"name": "Dave Conway-Jones",
"email": "ceejay@vnet.ibm.com",
"url": "http://nodered.org"
},
"contributors": [
{
"name": "@tweek"
}
]
}
}