Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

getCustomTransformers are not being used when running with dev server #447

@Igorbek

Description

@Igorbek

I'm using options.getCustomTransformers to supply custom transformations to the TypeScript emitter.
It looks like they only work when webpack creates static bundles.
The method doesn't get called at all, when dev-server is running with HMR.
Is anything can be done in order to support customer transformers in that mode?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions