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

fix: assetsInfo may be undefined #1927

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Conversation

inottn
Copy link
Contributor

@inottn inottn commented Aug 20, 2024

This PR contains a:

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

Motivation / Use-Case

Rspack does not yet support assetsInfo, so we may need to check if assetsInfo exists.

related pr: #1924
related issues: web-infra-dev/rspack#7614 web-infra-dev/rspack#7618

Breaking Changes

Additional Info

@alexander-akait
Copy link
Member

@inottn Can you add a small comment about this fix for rspack?

@inottn
Copy link
Contributor Author

inottn commented Aug 20, 2024

@inottn Can you add a small comment about this fix for rspack?

done

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.16%. Comparing base (0034dd9) to head (995f8fb).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1927   +/-   ##
=======================================
  Coverage   96.16%   96.16%           
=======================================
  Files          13       13           
  Lines         860      861    +1     
  Branches      247      248    +1     
=======================================
+ Hits          827      828    +1     
  Misses         33       33           

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

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