Skip to content

feat: ship with babel-loader as a dependency#864

Merged
jbroma merged 7 commits intomainfrom
feat/ship-with-babel-loader
Jan 12, 2025
Merged

feat: ship with babel-loader as a dependency#864
jbroma merged 7 commits intomainfrom
feat/ship-with-babel-loader

Conversation

@jbroma
Copy link
Member

@jbroma jbroma commented Jan 12, 2025

Summary

instead of installing babel-loader as a separate dependency, it is now marked as a dependency of Re.Pack so it can be available in all configurations. BabelPlugin ensures that it's available in all kinds of setups (like pnpm) where babel-loader might be needed as a direct dependency of a project.

  • - add babel-loader as dependecy
  • - add BabelPlugin
  • - added docs for BabelPlugin

Test plan

n/a

@changeset-bot
Copy link

changeset-bot bot commented Jan 12, 2025

🦋 Changeset detected

Latest commit: 907ed2e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@callstack/repack Major
@callstack/repack-plugin-reanimated Major
@callstack/repack-dev-server Major
@callstack/repack-init Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Jan 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
repack-website ⬜️ Ignored (Inspect) Jan 12, 2025 4:58pm

@jbroma jbroma merged commit 5aa009c into main Jan 12, 2025
4 checks passed
@jbroma jbroma deleted the feat/ship-with-babel-loader branch January 12, 2025 17:00
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.

1 participant