@1f8/sls-spa-plugin

2.0.0 • Public • Published

Credits

Updated from serverless-spa

yaml options

  • distribution options are optional
  • bucket name options are recommended
custom:
  spa:
    path: pathToSpaBuild
    bucketDev: name of s3 bucket to sync to
    distributionDev: cloudfront distribution ID
    bucketProd: name of s3 bucket to sync to
    distributionProd: cloudfront distribution ID

yaml example

custom:
  spa:
    path: ../client/build
    bucketDev: app-webapp-dev
    distributionDev: D39SDFKDSLJFDS
    bucketProd: app-webapp-prod
    distributionProd: D5SKDJKFLSJDF

Package Sidebar

Install

npm i @1f8/sls-spa-plugin

Weekly Downloads

1

Version

2.0.0

License

Apache-2.0

Unpacked Size

6.91 kB

Total Files

4

Last publish

Collaborators

  • 1f8