Files
editor/build
Kevin Schaul 6887d70194 Make build scripts executable (#924)
Hopefully will fix CI issue merged in #922

cc @HarelM
2024-08-29 19:52:56 +03:00
..

Build Scripts

This folder holds common build scripts used by some of the Github workflows.

The scripts are borrowed from maplibre/maplibre-gl-js.

Generate Release Notes

bump-version-changelog.js Used to update the changelog with the current notes, and set up a space for new notes

release-notes.js Used to generate release notes when releasing a new version