Skip to content

switch minifier from terser to esbuild remove always-auth flag#33

Merged
Jaganath-MSJ merged 4 commits into
mainfrom
beta
Jan 27, 2026
Merged

switch minifier from terser to esbuild remove always-auth flag#33
Jaganath-MSJ merged 4 commits into
mainfrom
beta

Conversation

@Jaganath-MSJ

Copy link
Copy Markdown
Owner

chore(build): switch minifier from terser to esbuild
chore: remove always-auth flag from npm configuration

Jaganath-MSJ and others added 4 commits January 27, 2026 09:50
- Update Vite configuration to use esbuild for minification instead of terser
- Add esbuild as a dev dependency to support the new minifier
- Upgrade vite (rolldown-vite) from ^7.2.2 to ^7.3.1
chore(build): switch minifier from terser to esbuild
The always-auth flag is unnecessary when using the public npm registry and can cause authentication issues in CI environments. This change simplifies the configuration and ensures compatibility with npm's default behavior.
chore: remove always-auth flag from npm configuration
@Jaganath-MSJ Jaganath-MSJ merged commit 5e5a0cc into main Jan 27, 2026
5 of 6 checks passed
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