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 intoSep 7, 2026
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.jsrenders 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