2 Commits
Author SHA1 Message Date
tiennm99 0e989df299 build: move from pnpm to npm
Replace pnpm-lock.yaml with package-lock.json. pnpm-workspace.yaml's
allowBuilds becomes package.json#allowScripts, which npm 11 gates the same way,
listing only the packages actually present in the tree.
2026-08-17 13:07:19 +07:00
tiennm99 6b57316a16 ci: add workflow with pnpm + wrangler dry-run deploy 2026-05-13 12:22:50 +07:00