Closed inottn closed 3 months ago
@inottn Can you add a small comment about this fix for rspack
?
@inottn Can you add a small comment about this fix for
rspack
?
done
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.16%. Comparing base (
0034dd9
) to head (995f8fb
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains a:
Motivation / Use-Case
Rspack does not yet support assetsInfo, so we may need to check if assetsInfo exists.
related pr: #1924 related issues: https://github.com/web-infra-dev/rspack/issues/7614 https://github.com/web-infra-dev/rspack/issues/7618
Breaking Changes
Additional Info