Skip to content

docs(minifier): document property-name mangling - #1274

Merged
Dunqing merged 1 commit into
mainfrom
codex/minifier-property-mangling-docs
Aug 27, 2026
Merged

docs(minifier): document property-name mangling#1274
Dunqing merged 1 commit into
mainfrom
codex/minifier-property-mangling-docs

Conversation

@Dunqing

@Dunqing Dunqing commented Aug 25, 2026

Copy link
Copy Markdown
Member

The minifier guide only explained variable-name mangling, even though oxc-minify can also mangle selected property names. Users had to read the generated API types to learn how to enable it and which names were safe to change.

The guide now groups the existing mangle options and documents mangleProps, including cache reuse and names that should be reserved or excluded. Less common property edge cases remain in the full assumptions document.

@netlify

netlify Bot commented Aug 25, 2026

Copy link
Copy Markdown

Deploy Preview for oxc-project ready!

Name Link
🔨 Latest commit c766fc7
🔍 Latest deploy log https://app.netlify.com/projects/oxc-project/deploys/6a8e7b6bb0808b00083ed3ed
😎 Deploy Preview https://deploy-preview-1274--oxc-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@Dunqing
Dunqing force-pushed the codex/minifier-property-mangling-docs branch 2 times, most recently from 22792b6 to 84b5818 Compare August 25, 2026 06:05
@Dunqing
Dunqing marked this pull request as ready for review August 26, 2026 01:07
Comment thread src/docs/guide/usage/minifier/mangling.md
Comment thread src/docs/guide/usage/minifier/mangling.md Outdated
@Dunqing
Dunqing force-pushed the codex/minifier-property-mangling-docs branch from 84b5818 to c766fc7 Compare August 26, 2026 05:36
@Dunqing
Dunqing merged commit 6b701e7 into main Aug 27, 2026
6 checks passed
@Dunqing
Dunqing deleted the codex/minifier-property-mangling-docs branch August 27, 2026 05:20
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