Skip to content

Use Babel 7 TS compilation and forked checker? #151

@karlhorky

Description

@karlhorky

Current Behavior

TypeScript is both compiled and checked by rollup-plugin-typescript2.

Desired Behavior / Suggested Solution / Alternatives

What are your thoughts on adding something to run type-checking code in a separate process, like fork-ts-checker-webpack-plugin?

Looks like this would either require moving away from Rollup or finding a plugin that does this.

Who does this impact? Who is this for?

tsdx users

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions