Skip to content

Rename leftover viteElectronBuild* task keys to esbuildElectronBuild*#681

Merged
ptrdom merged 1 commit into
mainfrom
cleanup-vite-task-names
Jul 1, 2026
Merged

Rename leftover viteElectronBuild* task keys to esbuildElectronBuild*#681
ptrdom merged 1 commit into
mainfrom
cleanup-vite-task-names

Conversation

@ptrdom

@ptrdom ptrdom commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

The electron-builder example defined two custom sbt task keys named viteElectronBuildPackage / viteElectronBuildDistributable -- leftovers from the Vite-based origin. Since this is the esbuild plugin, they have been renamed to esbuildElectronBuildPackage / esbuildElectronBuildDistributable, along with the references in the corresponding sbt-test script.

The Vite mentions in README.md were left untouched, as they are intentional comparisons to scalajs-vite that explain the project design rationale.

These custom task keys in the electron-builder example were leftovers
from the Vite-based origin. Renamed to match the esbuild plugin naming.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ptrdom ptrdom enabled auto-merge (squash) July 1, 2026 13:01
@ptrdom ptrdom merged commit 9de2ef0 into main Jul 1, 2026
24 of 25 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