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!: correct names of hash fields in asset.info #7220

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

xc2
Copy link
Collaborator

@xc2 xc2 commented Jul 18, 2024

Summary

There're 2 implemented hash related fields in asset.info, however their names are varied from which in webpack. They are:

Rspack Webpack
chunkHash chunkhash
contentHash contenthash

This PR corrects these names.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Jul 18, 2024
Copy link

netlify bot commented Jul 18, 2024

Deploy Preview for rspack canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 9296eb3
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66991da20302460008544b82

@xc2 xc2 marked this pull request as ready for review July 18, 2024 14:27
@h-a-n-a h-a-n-a added the release: breaking change release: breaking change related release(mr only) label Jul 18, 2024
@h-a-n-a h-a-n-a merged commit b3bac1b into web-infra-dev:main Jul 18, 2024
35 checks passed
@xc2 xc2 deleted the fix-asset-info-hash branch July 18, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: breaking change release: breaking change related release(mr only) release: bug fix release: bug related release(mr only)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants