@architect/http-proxy
Version:
Architect HTTP proxy distribution, extracted from @architect/functions (arc.http.proxy)
18 lines (11 loc) • 659 B
Markdown
# @architect/http-proxy
> Architect HTTP proxy distribution, extracted from @architect/functions (arc.http.proxy)
[](https://github.com/architect/http-proxy/actions?query=workflow%3A%22Node+CI%22)
### Updating the HTTP proxy:
- `npm run build`
- Reinstalls `@architect/functions`
- If a new version is found:
- Creates a fresh bundle
- Updates and writes `package[-lock].json`
- Creates a git commit + git tag (similar to `npm version...`)
Run `npm run build`; if there's an update, simply `git push`, and CI/CD will publish the updated package.