- 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
159 B
Plaintext
4 lines
159 B
Plaintext
@bytelyst:registry=http://localhost:3300/api/packages/bytelyst/npm/
|
|
//localhost:3300/api/packages/bytelyst/npm/:_authToken=${GITEA_NPM_TOKEN}
|
|
strict-ssl=false
|