Skip to content

docs: fix duplicate word in Compilation JSDoc#20547

Merged
alexander-akait merged 1 commit intowebpack:mainfrom
Rohan5commit:docs/fix-compilation-jsdoc-dup-word-20260227
Feb 28, 2026
Merged

docs: fix duplicate word in Compilation JSDoc#20547
alexander-akait merged 1 commit intowebpack:mainfrom
Rohan5commit:docs/fix-compilation-jsdoc-dup-word-20260227

Conversation

@Rohan5commit
Copy link
Contributor

@Rohan5commit Rohan5commit commented Feb 27, 2026

Summary

  • remove duplicated word in two JSDoc parameter descriptions in lib/Compilation.js

Guideline alignment

Validation

  • comment-only change

@changeset-bot
Copy link

changeset-bot bot commented Feb 27, 2026

⚠️ No Changeset found

Latest commit: c7b44b8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 27, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: Rohan5commit / name: Rohan Santhosh (c7b44b8)

@alexander-akait
Copy link
Member

Please accept CLA

Signed-off-by: Rohan5commit <181558744+Rohan5commit@users.noreply.github.com>
@Rohan5commit Rohan5commit force-pushed the docs/fix-compilation-jsdoc-dup-word-20260227 branch from 7cd9f47 to c7b44b8 Compare February 27, 2026 10:01
@codspeed-hq
Copy link

codspeed-hq bot commented Feb 27, 2026

Merging this PR will improve performance by ×2

⚡ 2 improved benchmarks
✅ 142 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Memory benchmark "future-defaults", scenario '{"name":"mode-development-rebuild","mode":"development","watch":true}' 685.2 KB 335.5 KB ×2
Memory benchmark "devtool-eval", scenario '{"name":"mode-production","mode":"production"}' 7.6 MB 6.1 MB +24.01%

Comparing Rohan5commit:docs/fix-compilation-jsdoc-dup-word-20260227 (c7b44b8) with main (e43fcd0)

Open in CodSpeed

@alexander-akait alexander-akait merged commit f97be67 into webpack:main Feb 28, 2026
53 of 55 checks passed
@github-actions
Copy link
Contributor

This PR is packaged and the instant preview is available (f97be67).

Install it locally:

  • npm
npm i -D webpack@https://pkg.pr.new/webpack@f97be67
  • yarn
yarn add -D webpack@https://pkg.pr.new/webpack@f97be67
  • pnpm
pnpm add -D webpack@https://pkg.pr.new/webpack@f97be67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants