Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@fangbinwei fangbinwei released this 08 Aug 08:25
· 35 commits to master since this release

配置项

  • accessKeyId: 必填
  • accessKeySecret: 必填
  • endpoint: 必填
  • folder: 必填, repo打包输出的资源文件夹
  • bucket: 必填,部署网站的bucket, 用于存放网站的资源
  • cname: 默认false. 若endpoint填写自定义域名, 需设置为true
  • indexPage: 默认index.html.网站首页
  • notFoundPage: 默认404.html.网站404页面
  • htmlCacheControl: 默认no-cache
  • imageCacheControl: 默认max-age=864000
  • otherCacheControl: 默认max-age=2592000