mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
c5d8e09b41
If a node is moved out of node-red core to an npm installable package, the first time NR runs after the move it correctly deletes the node-red version from the registry. However it was also removing the node constructors registered by the new npm installed version as it wasn't checking what it was removing came from the now-removed node. |
||
---|---|---|
.. | ||
registry | ||
credentials.js | ||
Flow.js | ||
flows.js | ||
index.js | ||
Node.js |