msdf generator in node.js
npm install msdf-generatorInstall with npm:
npm install --save-dev msdf-generator
Update the source.
Increment the version in package.json and commit it.
And then:
npm run release -- --release-as [version]
git push --follow-tags origin main
npm publish