fix(cli): rspack-cli register loader to preserve real ESM TypeScript configs#13652
fix(cli): rspack-cli register loader to preserve real ESM TypeScript configs#13652
Conversation
Rsdoctor Bundle Diff Analysis
Found 6 projects in monorepo, 5 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 popular-libsPath:
📦 Download Diff Report: popular-libs Bundle Diff 📁 react-10kPath:
📦 Download Diff Report: react-10k Bundle Diff 📁 react-1kPath:
📦 Download Diff Report: react-1k Bundle Diff 📁 react-5kPath:
📦 Download Diff Report: react-5k Bundle Diff 📁 ui-componentsPath:
📦 Download Diff Report: ui-components Bundle Diff Generated by Rsdoctor GitHub Action |
Merging this PR will degrade performance by 2.43%
Performance Changes
Comparing Footnotes
|
📦 Binary Size-limit
🎉 Size decreased by 6.84KB from 49.35MB to 49.34MB (⬇️0.01%) |
##Summary
configLoader=registerTypeScript transpilation to files Node resolves as CommonJS.tshelpers on Node's native loader path so faux ESM no longer gets downleveled to CommonJScjs_in_esm##Testing