fix(init): generate webpack.config.ts instead of webpack.config.js when TypeScript is selected #4723
+52
−67
Codecov / codecov/project
succeeded
Apr 7, 2026 in 0s
91.44% (+0.00%) compared to c86a11c
View this Pull Request on Codecov
91.44% (+0.00%) compared to c86a11c
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.44%. Comparing base (c86a11c) to head (57f8de2).
Additional details and impacted files
@@ Coverage Diff @@
## main #4723 +/- ##
=======================================
Coverage 91.43% 91.44%
=======================================
Files 14 14
Lines 4716 4721 +5
Branches 679 682 +3
=======================================
+ Hits 4312 4317 +5
Misses 402 402
Partials 2 2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../create-webpack-app/src/generators/init/default.ts | 93.83% <100.00%> (+0.14%) |
⬆️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update c86a11c...57f8de2. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading