Skip to content

Use without webpack/bundler. Bare typescript compilation, as a plugin #74

@panjiesw

Description

@panjiesw

Hey there,
thx for this useful lib.

Are you interested in making this to be TypeScript compatible plugin, which can be used without any bundler? Currently the plugin ecosystem in TypeScript is pretty fragmented, see microsoft/TypeScript#14419.

But there are efforts to make it universal, like using cevek/ttypescript (It's a wrapper of TypeScript compiler to make it possible to use plugin in universal way).

I needed a way to use this plugin without webpack and modify it to be compatible with cevek/ttypescript, and it works okay so far.

Let me know if you want to do this, I'll send a pull request

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
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