Skip to content

noEmitOnError slows down incremental per file emit #4894

Closed
@basarat

Description

@basarat

This might be by design. I'm creating this issue purely for clarity 🌹

Basically services.getEmitOutput(filePath); goes from under 10ms to over 1.5seconds probably because it seems to validate the whole project. So we can't do a file by file emit.

First reported by @robertknight here : TypeStrong/atom-typescript#590

Metadata

Metadata

Assignees

No one assigned

    Labels

    By DesignDeprecated - use "Working as Intended" or "Design Limitation" instead

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions