SDK catalog / Upgrades

Upgrades

preview 0.1.0-alpha.1

Preview documentation for @workforce-sdk/upgrades@0.1.0-alpha.1. Existing legacy downloads may use a different API; this page does not announce a new release.

# Save this beside the application's package.json. Paths resolve from this file.
version: 1
project: .
sources:
  - ./src
  - ./server
# Use a directory governed by the host's normal permissions/encryption policy.
backups: ./.wf-sdk-upgrades
limits:
  maxFiles: 2000
  maxFileBytes: 4194304
  maxTotalBytes: 33554432