feat!: enable verbatimModuleSyntax of builtin:swc-loader by default#12668
feat!: enable verbatimModuleSyntax of builtin:swc-loader by default#12668LingyuCoder merged 2 commits intov2from
verbatimModuleSyntax of builtin:swc-loader by default#12668Conversation
verbatimModuleSyntax of builtin:swc-loader by defaultverbatimModuleSyntax of builtin:swc-loader by default
✅ Deploy Preview for rspack-v2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Rsdoctor Bundle Diff AnalysisFound 5 projects in monorepo, 3 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 react-10kPath:
📦 Download Diff Report: react-10k Bundle Diff 📁 react-5kPath:
📦 Download Diff Report: react-5k Bundle Diff 📁 romePath:
📦 Download Diff Report: rome Bundle Diff Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
🎉 Size decreased by 30.75KB from 47.87MB to 47.84MB (⬇️0.06%) |
CodSpeed Performance ReportMerging this PR will not alter performanceComparing Summary
Footnotes
|
Summary
verbatimModuleSyntaxis a TypeScript compiler option that:typemodifier for type-only imports/exportssee https://www.typescriptlang.org/tsconfig/#verbatimModuleSyntax for more detail
Related links
Checklist