X Tutup
Skip to content

feat: Enhance minification options in configuration#1099

Open
xyyjk wants to merge 2 commits intodevelopit:masterfrom
xyyjk:master
Open

feat: Enhance minification options in configuration#1099
xyyjk wants to merge 2 commits intodevelopit:masterfrom
xyyjk:master

Conversation

@xyyjk
Copy link

@xyyjk xyyjk commented Mar 10, 2026

Updated the minification configuration to support additional format options. Introduced a new fixture for testing minify.format configurations in package.json, including options for ASCII-only output and quote style. Added corresponding test snapshots to validate the changes.

Updated the minification configuration to support additional format options. Introduced a new fixture for testing minify.format configurations in package.json, including options for ASCII-only output and quote style. Added corresponding test snapshots to validate the changes.
@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2026

🦋 Changeset detected

Latest commit: 008743b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
microbundle Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Introduced a new changeset to enhance the minification configuration, allowing support for additional `minify.format` options.
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

X Tutup