mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Another refactor of Flow lifecycle. - diffFlow made a private static function - applyConfig now diffConfig - which returns a diff object that can be passed to .stop/.start to be properly applied