Skip to content

ForkTsCheckerWebpackPlugin Configuration #127

Description

@MarZab

Currently, ForkTsCheckerWebpackPlugin is enabled when TypeScript is enabled.

While building, the service is run for each build, breaking the build when enough endpoints are defined:

Starting type checking service...
Starting type checking service...
Starting type checking service...
(node:6910) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit

I would suggest a configuration option to not run ForkTsCheckerWebpackPlugin on build or to somehow run it before building.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions