Skip to content

feat(docs): add loaders and plugins index pages#153

Open
ryzrr wants to merge 1 commit into
mainfrom
feat/loaders-plugins-index
Open

feat(docs): add loaders and plugins index pages#153
ryzrr wants to merge 1 commit into
mainfrom
feat/loaders-plugins-index

Conversation

@ryzrr

@ryzrr ryzrr commented Jun 21, 2026

Copy link
Copy Markdown
Member

This adds the loaders and plugins index pages, so /docs/loaders and /docs/plugins finally point to real landing pages instead of dead links (the footer already linked to them). I copied the content over from webpack.js.org and fixed up the links: our own loaders/plugins point to their local pages, built-in plugins point to their API docs, and the third-party ones keep their npm/GitHub links.

This also unblocks the #TODO[/loaders] and #TODO[/plugins] markers in the guides from #147, since they now have somewhere to go.

@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
webpack-doc-kit Ready Ready Preview, Comment Jun 21, 2026 6:39pm

Request Review

@ryzrr

ryzrr commented Jun 21, 2026

Copy link
Copy Markdown
Member Author

also one thing - the API links use a hardcoded v5.x (same as the footer already does), so they're consistent for now. but after webpack 6 lands, these will need a quick find-n-replace, or better will be , a /docs/api/latest alias so we don't have to keep updating them every major version

@ryzrr ryzrr requested a review from avivkeller June 22, 2026 13:16
@avivkeller

Copy link
Copy Markdown
Member

This also unblocks the #TODO[/loaders] and #TODO[/plugins] markers in the guides from #147, since they now have somewhere to go.

Can you add them to those links?

@ryzrr

ryzrr commented Jun 22, 2026

Copy link
Copy Markdown
Member Author

Sure, will be adding those.

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