Fixed bug in makefile due to renaming the tool script before, bumped version, made factories for easier schema definition

This commit is contained in:
2026-04-09 20:11:50 +02:00
parent 0cdc4e271b
commit ae40c680de
7 changed files with 37 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
build/packages:
mkdir -p $@
node tools/stage-for-pnpn.mjs package-manifest.yaml source $@
node tools/stage-for-pnpm.mjs package-manifest.yaml source $@
publish:
cd build/packages && ./publish-all.sh