Skip to content

chore: re-export @oxc-project/runtime#115

Merged
Brooooooklyn merged 1 commit intomainfrom
04-28-chore_re-export_oxc-project_runtime
Apr 28, 2025
Merged

chore: re-export @oxc-project/runtime#115
Brooooooklyn merged 1 commit intomainfrom
04-28-chore_re-export_oxc-project_runtime

Conversation

@Brooooooklyn
Copy link
Member

@Brooooooklyn Brooooooklyn commented Apr 28, 2025

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Brooooooklyn Brooooooklyn force-pushed the 04-28-chore_re-export_oxc-project_runtime branch 4 times, most recently from ea2e495 to eb7152a Compare April 28, 2025 10:37
@Brooooooklyn Brooooooklyn force-pushed the 04-28-chore_re-export_oxc-project_runtime branch from eb7152a to 7dc18fc Compare April 28, 2025 10:47
@Brooooooklyn Brooooooklyn requested a review from Copilot April 28, 2025 10:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR re-exports the @oxc-project/runtime package and updates the related runtime transformation configuration. The changes include:

  • Updating the helper_loader configuration in src/lib.rs.
  • Introducing a new script (packages/core/reexport-oxc-runtime.mjs) to re-export the runtime package.
  • Adding export-oxc-runtime steps to the CI workflow to support the changes.

Reviewed Changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.

File Description
src/lib.rs Added helper_loader configuration for proper runtime re-export.
packages/core/reexport-oxc-runtime.mjs New script to copy runtime source files and update package exports.
.github/workflows/CI.yml Added export-oxc-runtime commands to several CI jobs.
Files not reviewed (2)
  • packages/core/.gitignore: Language not supported
  • pnpm-lock.yaml: Language not supported

@Brooooooklyn Brooooooklyn merged commit cfa12a9 into main Apr 28, 2025
66 checks passed
@Brooooooklyn Brooooooklyn deleted the 04-28-chore_re-export_oxc-project_runtime branch April 28, 2025 12:49
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.

Cannot find package '@oxc-project/runtime'

2 participants