1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules
Nick O'Leary fe1f8ca0a8
Delay when nodes are added to internal model on import
Closes #2567

This ensures when the node:added event fires, all possible
changes have already been applied such as remapping node ids.

This avoids the need to emit a separate node:changed event.
2020-05-19 11:28:38 +01:00
..
@node-red Delay when nodes are added to internal model on import 2020-05-19 11:28:38 +01:00
node-red Add httpAdminMiddleware for admin routes 2020-05-05 18:13:21 +01:00