Open
Bug 1953578
Opened 7 days ago
Updated 5 days ago
Remove CommonJS versions of react modules
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 1 obsolete file)
Bug 1949486 introduce Es module version for React modules.
Bug 1949588 stopped shipping the CommonJS modules into firefox but didn't remove them from mozilla-central.
The goal now is to remove them from mozilla-central, but this requires some tweaks to keep jest/node tests running while using ESM modules.
Assignee | ||
Comment 1•7 days ago
|
||
Assignee | ||
Comment 2•7 days ago
|
||
Updated•7 days ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Updated•6 days ago
|
Attachment #9471527 -
Attachment is obsolete: true
Assignee | ||
Comment 3•5 days ago
|
||
Assignee | ||
Comment 4•5 days ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•