2.0.0 • Published 3 years ago

@1f8/sls-spa-plugin v2.0.0

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
3 years ago

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