Skip to content

docs(build): list icon-32/96 in the AMO reproduction tree - #7

Merged
Nic-dorman merged 1 commit into
mainfrom
docs/build-md-icons
Jul 17, 2026
Merged

docs(build): list icon-32/96 in the AMO reproduction tree#7
Nic-dorman merged 1 commit into
mainfrom
docs/build-md-icons

Conversation

@Nic-dorman

Copy link
Copy Markdown
Member

BUILD.md tells an AMO reviewer that dist-firefox/ "match[es] the uploaded package exactly" — then lists 3 icons. The build produces 5: icon-32.png and icon-96.png came in with the 0.1.1 manifest work and this listing never caught up.

That matters because it's the one document whose entire purpose is proving the package is reproducible from source. A reviewer following it byte-for-byte finds two files that, per the doc, shouldn't exist.

Verified the listing now matches the build exactly — 14 documented, 14 built, no drift either way.

The rest of BUILD.md checks out: esbuild 0.25.12 and typescript 5.9.3 match package-lock.json, Node 24.15.0 / npm 11.12.1 match the toolchain, and package-lock.json is tracked so a reviewer's npm ci resolves.

Found while prepping the 0.1.2 submission. Refs V2-670.

🤖 Generated with Claude Code

BUILD.md tells an AMO reviewer the dist-firefox/ contents "match the uploaded
package exactly", then listed 3 icons. The build produces 5 — icon-32.png and
icon-96.png were added alongside the 0.1.1 manifest work and this listing never
caught up.

That's a problem in the one document whose entire purpose is proving the
package is reproducible from source: a reviewer following it byte-for-byte
finds two files that shouldn't be there.

Verified the listing now matches the real build output exactly: 14 documented,
14 built, no drift either way. The rest of BUILD.md checks out — esbuild
0.25.12 / typescript 5.9.3 match package-lock.json, Node 24.15.0 and npm
11.12.1 match the toolchain, and package-lock.json is tracked so a reviewer's
`npm ci` resolves.

Refs V2-670.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Nic-dorman
Nic-dorman merged commit 1ec1f2c into main Jul 17, 2026
1 check passed
@Nic-dorman
Nic-dorman deleted the docs/build-md-icons branch July 17, 2026 11:16
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