Skip to content

docs: Add @resource-fallback/webpack-plugin to plugins list#8267

Open
ben-lau wants to merge 1 commit into
webpack:mainfrom
ben-lau:patch-2
Open

docs: Add @resource-fallback/webpack-plugin to plugins list#8267
ben-lau wants to merge 1 commit into
webpack:mainfrom
ben-lau:patch-2

Conversation

@ben-lau

@ben-lau ben-lau commented Jun 15, 2026

Copy link
Copy Markdown

Summary

Add @resource-fallback/webpack-plugin to the community plugins list.

This is a runtime asset fallback plugin for Webpack 5+. When a CDN or static asset URL fails at runtime, it automatically retries and switches to backup CDNs — without requiring changes to application code.

It covers JS/CSS chunks, async modules, React.lazy, Vue async components, and optionally images/fonts via a hybrid Service Worker.

What kind of change does this PR introduce?

docs — adding a third-party plugin entry to the plugins list.

Did you add tests for your changes?

N/A — documentation-only change (one line added to the plugin list).

Does this PR introduce a breaking change?

No.

If relevant, what needs to be documented once your changes are merged or what have you already documented?

No further documentation needed. The plugin has its own documentation site.

Use of AI

No. This PR was written manually by the plugin author.

Added a new plugin for runtime retry and multi-CDN fallback.
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment Jun 15, 2026 12:08pm

Request Review

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.

1 participant