Skip to content
This repository was archived by the owner on Sep 7, 2026. It is now read-only.

docs: deprecate webpack analyse in favor of webpack-bundle-analyzer - #111

Merged
alexander-akait merged 1 commit into
mainfrom
claude/webpack-bundle-analyzer-features-saj61x
Sep 7, 2026
Merged

docs: deprecate webpack analyse in favor of webpack-bundle-analyzer#111
alexander-akait merged 1 commit into
mainfrom
claude/webpack-bundle-analyzer-features-saj61x

Conversation

@alexander-akait

Copy link
Copy Markdown
Member

Summary

This app is no longer maintained and its features are moving to webpack-bundle-analyzer, which reads the same stats file, so this says so where people actually land: a banner above the navbar on every page, and a notice at the top of the README with the migration commands. Both link to webpack/webpack-bundle-analyzer#737, which tracks the features still missing there.

What kind of change does this PR introduce?

docs

Did you add tests for your changes?

Yes — test/deprecation.test.js renders both app shells (pages/upload/, pages/select/) and asserts the notice and its link survive.

Does this PR introduce a breaking change?

No. Nothing is removed or turned off; the site keeps working exactly as before.

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

The README notice is in this PR. If the repository is to be archived or the Pages site retired, that decision still needs announcing separately.

Use of AI

Claude Code was used to compare this app's pages against webpack-bundle-analyzer to work out what is still missing there (written up in webpack/webpack-bundle-analyzer#737), and to draft the banner, the README notice and the test in this PR. All of it was reviewed by me; the build and the test suite were run locally before pushing.

🤖 Generated with Claude Code

https://claude.ai/code/session_014XB6vvZiP46dhJV2DmmSXL


Generated by Claude Code

The app is no longer maintained and its features are moving to
webpack-bundle-analyzer, which reads the same stats file. Say so where
people actually land: a banner above the navbar on every page, and a
notice at the top of the README pointing at the migration and at
webpack/webpack-bundle-analyzer#737, which tracks what is still missing
there.
@alexander-akait
alexander-akait merged commit 3568c4b into main Sep 7, 2026
5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant