Skip to content

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

Closed
sfroemkenjw wants to merge 1 commit into
mainfrom
replaceGulpWithEsbuild
Closed

[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

Copy link
Copy Markdown
Contributor Author

Superseded by #373, which includes the same esbuild migration plus the OpenStreetMap PoiCollection bugfix, the retroactive 13.0.0 ChangeLog entry, and the 13.0.1 version bump.

@sfroemkenjw sfroemkenjw closed this Aug 3, 2026
@sfroemkenjw
sfroemkenjw deleted the replaceGulpWithEsbuild branch August 3, 2026 13:20
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