Skip to content

docs: update webpack loader repository links#6448

Merged
chenjiahan merged 1 commit intomainfrom
webpack_url_1027
Oct 27, 2025
Merged

docs: update webpack loader repository links#6448
chenjiahan merged 1 commit intomainfrom
webpack_url_1027

Conversation

@chenjiahan
Copy link
Member

Summary

Update all GitHub repository links for webpack loaders and plugins from webpack-contrib to webpack organization. This change reflects the recent migration of these packages to the main webpack organization.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings October 27, 2025 13:42
@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 22d1aa6
🔍 Latest deploy log https://app.netlify.com/projects/rsbuild/deploys/68ff76b7944e4f00075f56ee
😎 Deploy Preview https://deploy-preview-6448--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 69 (🟢 up 1 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates GitHub repository links for webpack loaders and plugins from the webpack-contrib organization to the webpack organization across documentation files and source code comments, reflecting the recent migration of these packages.

Key Changes:

  • Updated repository URLs for webpack loaders (sass-loader, less-loader, css-loader, style-loader, postcss-loader)
  • Updated repository URLs for webpack-bundle-analyzer plugin
  • Changes span both English and Chinese documentation files, as well as TypeScript source files

Reviewed Changes

Copilot reviewed 24 out of 24 changed files in this pull request and generated no comments.

Show a summary per file
File Description
website/docs/zh/plugins/list/plugin-sass.mdx Updated sass-loader repository links in Chinese Sass plugin documentation
website/docs/zh/plugins/list/plugin-less.mdx Updated less-loader repository links in Chinese Less plugin documentation
website/docs/zh/config/tools/style-loader.mdx Updated style-loader repository link in Chinese configuration docs
website/docs/zh/config/tools/rspack.mdx Updated webpack-bundle-analyzer repository link in Chinese Rspack config docs
website/docs/zh/config/tools/postcss.mdx Updated postcss-loader repository link in Chinese PostCSS config docs
website/docs/zh/config/tools/css-loader.mdx Updated css-loader repository link in Chinese CSS loader config docs
website/docs/zh/config/performance/profile.mdx Updated webpack-bundle-analyzer repository link in Chinese performance profile docs
website/docs/zh/config/performance/bundle-analyze.mdx Updated webpack-bundle-analyzer repository link in Chinese bundle analyzer docs
website/docs/zh/config/output/css-modules.mdx Updated css-loader repository link in Chinese CSS Modules config docs
website/docs/zh/community/releases/v0-7.mdx Updated sass-loader repository link in Chinese v0.7 release notes
website/docs/en/plugins/list/plugin-sass.mdx Updated sass-loader repository links in English Sass plugin documentation
website/docs/en/plugins/list/plugin-less.mdx Updated less-loader repository links in English Less plugin documentation
website/docs/en/config/tools/style-loader.mdx Updated style-loader repository link in English configuration docs
website/docs/en/config/tools/rspack.mdx Updated webpack-bundle-analyzer repository link in English Rspack config docs
website/docs/en/config/tools/postcss.mdx Updated postcss-loader repository link in English PostCSS config docs
website/docs/en/config/tools/css-loader.mdx Updated css-loader repository link in English CSS loader config docs
website/docs/en/config/performance/profile.mdx Updated webpack-bundle-analyzer repository link in English performance profile docs
website/docs/en/config/performance/bundle-analyze.mdx Updated webpack-bundle-analyzer repository link in English bundle analyzer docs
website/docs/en/config/output/css-modules.mdx Updated css-loader repository link in English CSS Modules config docs
website/docs/en/community/releases/v0-7.mdx Updated sass-loader repository link in English v0.7 release notes
packages/plugin-sass/src/types.ts Updated sass-loader repository link in TypeScript type definitions
packages/plugin-less/src/index.ts Updated less-loader repository link in TypeScript plugin implementation
packages/core/src/types/config.ts Updated repository links for css-loader, postcss-loader, and style-loader in TypeScript config types
packages/core/src/plugins/css.ts Updated css-loader repository links in TypeScript CSS plugin implementation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chenjiahan chenjiahan merged commit 981fe0b into main Oct 27, 2025
12 checks passed
@chenjiahan chenjiahan deleted the webpack_url_1027 branch October 27, 2025 13:50
@chenjiahan chenjiahan mentioned this pull request Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant