jspm / project

Roadmap and management repo for the jspm project
161 stars 8 forks source link

React-dom/client could not be resolved #220

Closed Aslemammad closed 1 year ago

Aslemammad commented 1 year ago

I've been working on a demo lately, and relized that for react 18, the client entry does not work.

Repro

guybedford commented 1 year ago

I ran a rebuild and was able to fix this. I'm a little bit concerned I wasn't able to work out the root cause though, let's keep an eye on this issue when the version after 18.2.0 is posted.

Aslemammad commented 1 year ago

Thanks, it's resolved now.