Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BREAKING] feat: support Rspack & Webpack simultaneously #720

Merged
merged 189 commits into from
Sep 12, 2024
Merged

Conversation

jbroma
Copy link
Member

@jbroma jbroma commented Aug 27, 2024

Summary

Goals:

  • - get Rspack working fully
  • - make everything compatible with Webpack
  • - make it easy to switch between the two

Checklist

  • - repack-init alignment
  • - repack-dev-server alignment
  • - repack - logging
  • - repack - modules
  • - repack - rules
  • - repack - webpack - loaders
  • - repack - webpack - plugins
  • - repack - webpack - utils
  • - repack - tests aligned & passing
  • - templates
  • - repack-init supports bootstrapping new projects with RNCLI

Test plan

  • - all tests pass

Copy link
Member

@thymikee thymikee left a comment

Choose a reason for hiding this comment

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

:shipit:

@jbroma jbroma merged commit a7b557e into main Sep 12, 2024
5 checks passed
@jbroma jbroma deleted the v5-rspack branch September 12, 2024 13:09
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