JSPM

  • Created
  • Published
  • Downloads 6474
  • Score
    100M100P100Q137183F
  • License Apache-2.0

Architect Static Asset Proxy (ASAP) - a helpful library for Lambda-based static asset delivery

Package Exports

  • @architect/asap

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@architect/asap) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@architect/asap

Architect Static Asset Proxy (ASAP) - a helpful library for Lambda-based static asset delivery

GitHub CI status

Updating the ASAP build:

  • 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.