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

Add optional support for TypeScript #10

Closed
marvinhagemeister opened this issue May 20, 2017 · 5 comments
Closed

Add optional support for TypeScript #10

marvinhagemeister opened this issue May 20, 2017 · 5 comments

Comments

@marvinhagemeister
Copy link
Member

The webpack config already lists .ts and .tsx as resolvable extensions, but it seems like the loader for ts is missing.

@lukeed
Copy link
Member

lukeed commented May 20, 2017

I think the npm-install-loader would be a good fit for this here! This would conditionally install a TypeScript loader & apply settings for it if-and-only-if CLI detects .ts files.

@marvinhagemeister
Copy link
Member Author

@lukeed Already at it :)

@KatSick
Copy link

KatSick commented May 20, 2017

Great! I can help you if you need some @marvinhagemeister

@wub
Copy link

wub commented Jul 18, 2017

In the meantime, you can drop in this plugin

@marvinhagemeister
Copy link
Member Author

@wub That's awesome! I guess this can be closed now.

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

No branches or pull requests

4 participants