Skip to content

build: replace Rollup with esbuild for bundling#13

Merged
rocktimsaikia merged 1 commit into
masterfrom
build/migrate-rollup-to-esbuild
May 27, 2026
Merged

build: replace Rollup with esbuild for bundling#13
rocktimsaikia merged 1 commit into
masterfrom
build/migrate-rollup-to-esbuild

Conversation

@rocktimsaikia

Copy link
Copy Markdown
Owner

Replaced Rollup and the abandoned rollup-plugin-uglify with a single esbuild bundle+minify command, dropping rollup, rollup-plugin-uglify, and del-cli along with rollup.config.js, which also clears the peer-dependency conflict (no more --legacy-peer-deps in CI) and the 2 high-severity npm audit advisories.

@rocktimsaikia rocktimsaikia self-assigned this May 27, 2026
@rocktimsaikia
rocktimsaikia merged commit 6834ca1 into master May 27, 2026
1 check 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