Skip to content

[TASK] Replace Gulp with Esbuild for Maps2 build chain#371

Open
sfroemkenjw wants to merge 1 commit into
mainfrom
replaceGulpWithEsbuild
Open

[TASK] Replace Gulp with Esbuild for Maps2 build chain#371
sfroemkenjw wants to merge 1 commit into
mainfrom
replaceGulpWithEsbuild

Conversation

@sfroemkenjw

Copy link
Copy Markdown
Contributor

Switches the JavaScript build chain from Gulp to Esbuild to enhance performance, simplify dependencies, and enable modern JavaScript features such as ES2020. Removes the gulpfile.js alongside related npm packages, and integrates build.js with Esbuild configurations for bundling and minification.

This transition also updates dependencies in package.json and adjusts the output files accordingly.

Switches the JavaScript build chain from Gulp to Esbuild to enhance
performance, simplify dependencies, and enable modern JavaScript
features such as ES2020. Removes the `gulpfile.js` alongside related
npm packages, and integrates `build.js` with Esbuild configurations
for bundling and minification.

This transition also updates dependencies in `package.json` and adjusts
the output files accordingly.
@sfroemkenjw sfroemkenjw requested a review from hojalatheef June 18, 2026 09:46
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