Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

How to include .tsx files? #4

Open
lidaof opened this issue Nov 8, 2018 · 2 comments
Open

How to include .tsx files? #4

lidaof opened this issue Nov 8, 2018 · 2 comments

Comments

@lidaof
Copy link

lidaof commented Nov 8, 2018

How to include .tsx files?
Thanks.

@danydhondt
Copy link

I'm having the same issue. When I export a .tsx (or .ts) file, It doesn't get compiled to javascript

@carlbarrdahl
Copy link

carlbarrdahl commented Feb 24, 2020

You've probably already solved it @lidaof and @danydhondt, but for others with same problem, try adding:
--extensions '.ts,.tsx' to the build script

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

No branches or pull requests

3 participants