leonardfactory / babel-plugin-transform-typescript-metadata

Babel plugin to emit decorator metadata like typescript compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to impletent it as babel macros instead of plugin?

user753 opened this issue · comments

Create react app support babel macros but doesn't support babel plugins out of the box.

Mh, not sure about macro implementation, but it should be doable – even if it's not on my shortlist