- Convert all @bytelyst/* file: refs to semver ^0.1.0 - Remove sibling common-plat workspace references - Add .npmrc and .npmrc.docker for local Gitea registry - Rewrite Dockerfiles: pnpm + BuildKit secret mount - Verified: pnpm install + backend typecheck pass
4 lines
175 B
Docker
4 lines
175 B
Docker
@bytelyst:registry=http://${GITEA_NPM_HOST}:3300/api/packages/bytelyst/npm/
|
|
//${GITEA_NPM_HOST}:3300/api/packages/bytelyst/npm/:_authToken=${GITEA_NPM_TOKEN}
|
|
strict-ssl=false
|