I tried in [email protected], but it seems not work with TypeScript.
_Originally posted by @foisonocean in https://github.com/parcel-bundler/parcel/issues/3499#issuecomment-557907073_
This is the problem (causing the wrapping transformer to not run for jsx/ts/tsx assets):
https://github.com/parcel-bundler/parcel/blob/cf3e84cbfc5d3f4a18da9fdcdacaae96c75b5550/packages/core/core/src/Transformation.js#L413-L415
T-220
Is there a new alpha release so I can help test if it works
@foisonocean Not yet, unfortunately.
I'm still running into this even with the nightly - is this still a problem?
This particular problem is fixed. Maybe you can open a new issue with a reproduction for your problem?
Why is a new alpha version taking so long to launch? It looks like several relevant bugs have been fixed, more than previous alpha point releases.
Most helpful comment
Is there a new alpha release so I can help test if it works