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: support chunkGroup.getModulePreOrderIndex #8588

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JSerFeng
Copy link
Collaborator

@JSerFeng JSerFeng commented Dec 2, 2024

Summary

close #8548

Support ChunkGroup.getModulePreOrderIndex and ChunkGroup.getModulePostOrderIndex

Checklist

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

@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: feature release: feature related release(mr only) labels Dec 2, 2024
Copy link

netlify bot commented Dec 2, 2024

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit 0726ce5
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/674ffdc4234e640008c75b49
😎 Deploy Preview https://deploy-preview-8588--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.

@JSerFeng JSerFeng force-pushed the feat/get-cgm-order-index branch from 90f7162 to 0726ce5 Compare December 4, 2024 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: JsChunkGroup support getModulePreOrderIndex, getModulePostOrderIndex
1 participant