ts-transform-inferno
ts-transform-inferno copied to clipboard
Upgrade to fusebox v4.
Tracking this issue here: https://github.com/fuse-box/fuse-box/issues/1804
Apparently I'm not getting these issue notifications even though I'm "watching" the repository.
I'll look into the issue.
I also asked over there on fuse-box, and it doesn't seem easy unfortunately.
Has anyone gotten this to work btw? I tried and failed. The old fusebox is deprecated now.
@dessalines I think this is kind of a dead end. They completely changed how they are transpiling Typecript. This transformer is only compatible with the package typescript
.
Should the preferred typescript build for inferno probably be in webpack then?