Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plans to add Typescript support? #5

Closed
tymondesigns opened this issue Dec 12, 2017 · 9 comments
Closed

Plans to add Typescript support? #5

tymondesigns opened this issue Dec 12, 2017 · 9 comments

Comments

@tymondesigns
Copy link
Contributor

tymondesigns commented Dec 12, 2017

Love the simplicity!

Do you have any plans to add Typescript support at some point?

maybe something like

microbundle --ts
// or
microbundle --transpile=typescript
@developit
Copy link
Owner

We could probably build that in by-default, based on file extension.
It looks like rollup-plugin-typescript2 would handle this perfectly out-of-the-box.

@jbaxleyiii
Copy link

I'm happy to take this one. @developit any details you have in mind?

@tymondesigns
Copy link
Contributor Author

Awesome 😁 happy to add myself, if nobody beats me to it

@jonstuebe
Copy link

Would you be able to add flow support as well?

@jaredpalmer
Copy link
Contributor

FWIW I end up using tsc-watch --onSuccess to a directory called compiled, and then I point rollup there.

@developit
Copy link
Owner

@jonstuebe yup, I'd love a PR to add rollup-plugin-flow.

@jbaxleyiii
Copy link

@tymondesigns if you are up for it, why don't you take it? I don't think I'll be able to work on it for a few days!

@tymondesigns
Copy link
Contributor Author

Cool, yea I think I will.. only just home so not had chance until now

@tymondesigns
Copy link
Contributor Author

Closing because merged :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants