leebyron / rollup-plugin-flow

Rollup plugin for removing Flow type annotations.
Other
80 stars 11 forks source link

Support node 0.12 #1

Closed TrySound closed 8 years ago

TrySound commented 8 years ago

Hi, Lee! Nice to meet you. Rollup still supports 0.12 until december. I'd like to use your plugin in my prodution.

leebyron commented 8 years ago

Thanks!

TrySound commented 8 years ago

Could this be released too?

leebyron commented 8 years ago

https://github.com/leebyron/rollup-plugin-flow/releases/tag/v1.0.1

TrySound commented 8 years ago

Thanks, Lee!