feat: o pona e ijo Config kepeken lipu Library
All checks were successful
build / build (push) Successful in 5s

This commit was merged in pull request #22.
This commit is contained in:
2026-03-22 13:24:59 -06:00
parent d4ff27ada4
commit 29d5cdc85a
19 changed files with 146 additions and 75 deletions

View File

@@ -10,4 +10,5 @@ buildNpmPackage {
npmDeps = importNpmLock { npmRoot = ./.; };
npmConfigHook = importNpmLock.npmConfigHook;
dontNpmBuild = true;
meta.mainProgram = "doerg-parser";
}