Skip to content

Remove build.esbuild.minify option#498

Merged
anselmbradford merged 2 commits intomainfrom
ans_vite_cleanup
Feb 18, 2026
Merged

Remove build.esbuild.minify option#498
anselmbradford merged 2 commits intomainfrom
ans_vite_cleanup

Conversation

@anselmbradford
Copy link
Copy Markdown
Member

build.minify is set to esbuild by default (see https://vite.dev/config/build-options#build-minify), so this setting appears redundant. If we want it there as a flag to quickly disable minifying, we could have an entry:

// minify: false

Changes

  • Remove build.esbuild.minify option

How to test this PR

  1. yarn build and assets should still be minified.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 17, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-02-18 18:55 UTC

@anselmbradford anselmbradford enabled auto-merge (squash) February 18, 2026 18:52
@anselmbradford anselmbradford merged commit b029676 into main Feb 18, 2026
3 checks passed
@anselmbradford anselmbradford deleted the ans_vite_cleanup branch February 18, 2026 18:55
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