rspack icon indicating copy to clipboard operation
rspack copied to clipboard

feat: support compilation.modules[i].dependencies

Open inottn opened this issue 1 year ago • 2 comments
trafficstars

Summary

https://discord.com/channels/977448667919286283/1076017776583516220/1291085434042060931

Checklist

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

inottn avatar Oct 03 '24 05:10 inottn

Deploy Preview for rspack canceled.

Built without sensitive environment variables

Name Link
Latest commit b0eba697591768afb23e66a1d6bc88176cf9e1cf
Latest deploy log https://app.netlify.com/sites/rspack/deploys/67264dab362b69000858a22e

netlify[bot] avatar Oct 03 '24 05:10 netlify[bot]

we need discuss whether need to support this

hardfist avatar Oct 03 '24 15:10 hardfist

@hardfist any concerns?

chenjiahan avatar Oct 10 '24 03:10 chenjiahan

@hardfist any concerns?

need to discuss how to efficent deal with module graph and chunk graph,will raise a RFC discuss about this in the future

hardfist avatar Oct 10 '24 03:10 hardfist

I will track this PR and benchmark the performance of traversing the dependencies.

SyMind avatar Nov 01 '24 07:11 SyMind