Skip to content

Chain custom loaders to ts-loader #223

Closed
@TheLarkInn

Description

@TheLarkInn

Is there any way to chain custom loaders to ts-loader.

Currently when you attempt to mutate a ts file before it makes it to ts-loader, the modifications are ignored. It appears it is because the typescript api is picking up the assets in the project rather than webpack serving .ts files to it.

For example, awesome-typescript-loader has a useWebpackText: feature which fixes this. Is there anysupport for this?

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