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

feat: add @rspack/core as an optional peer dependency #679

Merged
merged 1 commit into from Jan 30, 2024

Conversation

snitin315
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Fix #678

Breaking Changes

No

Additional Info

No

Copy link

codecov bot commented Jan 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d53fe9d) 88.73% compared to head (70dd30a) 88.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #679   +/-   ##
=======================================
  Coverage   88.73%   88.73%           
=======================================
  Files           3        3           
  Lines         355      355           
  Branches      116      116           
=======================================
  Hits          315      315           
  Misses         37       37           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexander-akait alexander-akait merged commit 512e4c3 into master Jan 30, 2024
14 checks passed
@alexander-akait alexander-akait deleted the rspack-peerdep branch January 30, 2024 15:54
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.

Remove webpack from peerDependencies
3 participants