Skip to content

refactor: unify to filesystem in rspack_core#8522

Merged
hardfist merged 1 commit intomainfrom
yj/unify-filesystem
Nov 25, 2024
Merged

refactor: unify to filesystem in rspack_core#8522
hardfist merged 1 commit intomainfrom
yj/unify-filesystem

Conversation

@hardfist
Copy link
Copy Markdown
Contributor

@hardfist hardfist commented Nov 25, 2024

Summary

It's not necessary to distinguish different filesystem trait in rust side, which only cause maintenance burden,
we just need to distinguish input & output & intermediate filesystem in ThreadsafeNodeFS

Checklist

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

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Nov 25, 2024
@netlify
Copy link
Copy Markdown

netlify bot commented Nov 25, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit a247ef9
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67442f4bcc68d90008cab124

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Nov 25, 2024

CodSpeed Performance Report

Merging #8522 will not alter performance

Comparing yj/unify-filesystem (a247ef9) with main (eb12150)

Summary

✅ 1 untouched benchmarks

@hardfist hardfist merged commit cee7307 into main Nov 25, 2024
@hardfist hardfist deleted the yj/unify-filesystem branch November 25, 2024 08:59
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.

2 participants