Skip to content

Conversation

SyMind
Copy link
Member

@SyMind SyMind commented Sep 24, 2025

Summary

chore: rm unsued cached source

Related links

Checklist

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

@Copilot Copilot AI review requested due to automatic review settings September 24, 2025 09:14
Copy link

netlify bot commented Sep 24, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 8792f29
🔍 Latest deploy log https://app.netlify.com/projects/rspack/deploys/68d3b68040df4c0009b7aaa7

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the usage of CachedSource wrapper around file_manifest.source when creating compilation assets, simplifying the asset creation process by directly using the source.

  • Eliminates unnecessary CachedSource::new(...).boxed() wrapper
  • Simplifies asset creation by passing source directly to CompilationAsset::new

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Sep 24, 2025
Copy link
Contributor

📦 Binary Size-limit

Comparing 8792f29 to chore: release v1.5.7 (#11750) by neverland

🎉 Size decreased by 128bytes from 47.44MB to 47.44MB (⬇️0.00%)

Copy link

codspeed-hq bot commented Sep 24, 2025

CodSpeed Performance Report

Merging #11754 will not alter performance

Comparing chore-rm-no-need-cached-source (8792f29) with main (e350b76)

Summary

✅ 17 untouched

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant