You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,12 @@ A file matching this pattern will be uploaded to S3. The active key in S3 will b
78
78
79
79
*Default:*`'index.html'`
80
80
81
+
### acl
82
+
83
+
The ACL to apply to the objects.
84
+
85
+
*Default:*`'public-read'`
86
+
81
87
### distDir
82
88
83
89
The root directory where the file matching `filePattern` will be searched for. By default, this option will use the `distDir` property of the deployment context.
0 commit comments