Runtime Hooks
The onReset hook is triggered at runtime when files change or code recompilation (rspack) is needed. It is not part of the initialization flow, so it is not shown in the diagram above.
event.type: 'file-change') or code recompilation (rspack) completion (event.type: 'repack')