Skip to content

Resetting of location and source information on hot reload should only invalidate the changed libraries #2628

Open
@srujzs

Description

@srujzs

#2627 adds support for breakpoints on hot reload. In order to do this, we reset provider, location, module, source, and inspector information for all libraries in the program. Instead, we should do something more clever and only invalidate the libraries that have changed, their modules, and all the dependent information. This should speed up hot reload.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions