Skip to content

Wrong Size: react-dom@19.0.0 too smallΒ #911

Open
@guoyunhe

Description

react-dom 19.0.0 size is too small to be real:

image

The reason might be react-dom removed that main file and split it into two entries:

import {} from 'react-dom/client';

import {} from 'react-dom/server';

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions