Skip to content

refactor(@angular/build): relocate oxc-transform to dedicated oxc directory - #33767

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:refactor-oxc-transform-location
Aug 5, 2026
Merged

refactor(@angular/build): relocate oxc-transform to dedicated oxc directory#33767
alan-agius4 merged 1 commit into
angular:mainfrom
alan-agius4:refactor-oxc-transform-location

Conversation

@alan-agius4

Copy link
Copy Markdown
Collaborator

Moves oxc-transform implementation and its associated test files out of tools/babel/plugins into tools/oxc/ and exports oxcTransform from private entry point.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request reorganizes the oxc-transform tool by moving it from the babel/plugins directory to its own oxc directory. This includes updating the corresponding import paths in javascript-transformer-worker.ts and oxc-transform.ts, and exporting oxcTransform from the private API. There are no review comments, so I have no feedback to provide.

@alan-agius4
alan-agius4 requested a review from JeanMeche August 5, 2026 08:39
@alan-agius4 alan-agius4 added the target: minor This PR is targeted for the next minor release label Aug 5, 2026
@alan-agius4
alan-agius4 force-pushed the refactor-oxc-transform-location branch from a063e2f to a60f16b Compare August 5, 2026 08:39
@alan-agius4
alan-agius4 force-pushed the refactor-oxc-transform-location branch 2 times, most recently from f92991c to a4639f5 Compare August 5, 2026 08:48
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Aug 5, 2026
…ectory

Moves oxc-transform implementation and its associated test files out of tools/babel/plugins into tools/oxc/.
@alan-agius4
alan-agius4 force-pushed the refactor-oxc-transform-location branch 2 times, most recently from 2afcb03 to 3e0d561 Compare August 5, 2026 09:18
@alan-agius4
alan-agius4 merged commit fffec59 into angular:main Aug 5, 2026
39 checks passed
@alan-agius4

Copy link
Copy Markdown
Collaborator Author

This PR was merged into the repository. The changes were merged into the following branches:

@alan-agius4
alan-agius4 deleted the refactor-oxc-transform-location branch August 5, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/build target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants