Skip to content
This repository was archived by the owner on Feb 20, 2020. It is now read-only.
This repository was archived by the owner on Feb 20, 2020. It is now read-only.

Compiling TypeScript gets slower with every change #22

@davelosert

Description

@davelosert

When using yarn start to start the dev-server, TypeScript-Compilation with Webpack gets exponentially slower with every change that triggers recompilation of typescript.

So the first few changes are done within a few milliseconds, later on it suddenly takes several seconds.

I suspect there is some sort of memory-leak or something that consumes to many ressources.
I will investigate this further but thought to open an Issue so everybody is aware.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions