Skip to content

Optimize compile-on-save if for code bases with modules #3204

@mhegazy

Description

@mhegazy

For code bases using modules, it would be safe to emit only modules and their dependencies, but not the whole solution.

Moreover, the --isolatedModules flag ensures that the output is safe to only emit a single file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions