Skip to content

Implement as TypeScript compiler transform #5

Open
@grncdr

Description

@grncdr

The TypeScript compiler API supports transforms for a while now. It should be possible to implement the main functionality independent of webpack, and then expose it as a compiler transform as well as a webpack loader.

Keep an eye on microsoft/TypeScript#14419 to see if a common approach to using typescript with compiler transforms comes about.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions