Parcel: React Refresh doesn't work with TypeScript

Created on 24 Nov 2019  Â·  6Comments  Â·  Source: parcel-bundler/parcel

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

Bug ✨ Parcel 2

Most helpful comment

Is there a new alpha release so I can help test if it works

All 6 comments

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.

Was this page helpful?
0 / 5 - 0 ratings