#10063 find_additional_modules seems to not be respected if no_bundle is set
Maintainer-confirmed bug: find_additional_modules ignored when no_bundle=true. Fix location identified: no-bundle-workers.ts. No PR merged yet.
Keep open - awaiting implementation of acknowledged fix
Analysis Report
Issue Review: cloudflare/workers-sdk#10063
Summary
find_additional_modules config option is ignored when no_bundle is enabled, causing additional modules to be attached even when explicitly disabled.
Findings
- Created: 2025-07-24
- Updated: 2025-09-15
- Version: wrangler 4.26.0 → 4.60.0 (current)
- Component: wrangler (no-bundle-workers.ts)
- Labels: bug, wrangler
- Comments: 1
Key Evidence
- Maintainer @petebacondarwin confirmed this is a valid bug on 2025-09-15
- Maintainer identified the fix location:
no-bundle-workers.tsfile - No merged PRs found that reference this issue or fix keywords
- Issue number #10063 not mentioned in wrangler CHANGELOG.md
- Bug is still reproducible based on code analysis (no fix PRs merged)
Recommendation
Status: KEEP OPEN
Reasoning: This is a confirmed, valid bug acknowledged by a maintainer. The maintainer (petebacondarwin) explicitly stated "Valid bug that should be quite straightforward to fix" and identified the specific file needing changes. No PRs have been merged to address this issue since it was reported.
Action: Keep open. The bug has been triaged and acknowledged by a maintainer. It awaits implementation.
Notes & Feedback (0)
No notes yet.