Cont. fix build breaks

This commit is contained in:
be5invis 2023-12-04 00:06:51 -08:00
parent 1146457235
commit 3c39923380

View file

@ -513,6 +513,7 @@ const DistHintedTTF = file.make(
i: deriveFrom.full, i: deriveFrom.full,
oNoGc: noGcTtfPath.full, oNoGc: noGcTtfPath.full,
o: out.full, o: out.full,
paramsDir: Path.resolve("params"),
...fi ...fi
}); });
} else { } else {