Feat: Add opentype build preview and workflow

This commit is contained in:
2025-11-09 08:46:51 -08:00
parent 94cd139c1e
commit 395677ed1b

View File

@@ -4,7 +4,7 @@
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {
"build:font": "node scripts/build-font.mjs", "build:font": "node scripts/build-font.js",
"build": "npm run build:font" "build": "npm run build:font"
}, },
"dependencies": { "dependencies": {