Skip to content

Convert framework-base and framework/* packages to modules#4105

Merged
JasonVMo merged 15 commits into
mainfrom
user/jasonvmo/esm-1
Jun 4, 2026
Merged

Convert framework-base and framework/* packages to modules#4105
JasonVMo merged 15 commits into
mainfrom
user/jasonvmo/esm-1

Conversation

@JasonVMo
Copy link
Copy Markdown
Contributor

@JasonVMo JasonVMo commented May 8, 2026

Platforms Impacted

  • all

Description of changes

This converts these to type="module" and stops the dual building. This will produce output in the /lib folder but no more /lib-commonjs. Metro can handle requiring these from CJS as can node 22+ and the tsconfig.json module settings make this transparent.

Running this through the pipelines now to ensure that our tests still pass.

Verification

@JasonVMo JasonVMo requested a review from Saadnajmi May 8, 2026 00:23
Base automatically changed from user/jasonvmo/configs-part-3 to main May 8, 2026 16:45
@JasonVMo JasonVMo enabled auto-merge (squash) June 4, 2026 18:41
@JasonVMo JasonVMo merged commit b5a686c into main Jun 4, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants