Hi!
I would like to remove the tail node. I know there is the nodesExcludes array and in fact I added 28-tail.js
to the array; but it doesn't disappear.
I noticed tail isn't a node inserted in the node_modules/@node-red/nodes/core
.
It's a node module inside node_modules called node-red-node-tail
.
How to remove it from the editor palette?