rspack icon indicating copy to clipboard operation
rspack copied to clipboard

fix: add chunks and cacheGroupKey to cacheGroups' name

Open hulin32 opened this issue 1 year ago • 1 comments

Summary

Checklist

fix #6078

  • [x] Tests updated (or not required).
  • [ ] Documentation updated (or not required).

Note: In the test, I am using this logic to check chunks, please help check if its make sense, thx

expect(chunks.length).toBeGreaterThan(0);

hulin32 avatar Apr 30 '24 20:04 hulin32

Deploy Preview for rspack ready!

Built without sensitive environment variables

Name Link
Latest commit 0afacee84bd9393aa73fa5bb210aae87db9fb9ed
Latest deploy log https://app.netlify.com/sites/rspack/deploys/66615183b96595000887344a
Deploy Preview https://deploy-preview-6428--rspack.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Apr 30 '24 20:04 netlify[bot]

The failed test seems not your problem, Im looking to it

JSerFeng avatar Jun 06 '24 04:06 JSerFeng

Thanks !

JSerFeng avatar Jun 06 '24 06:06 JSerFeng