We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfaf9c3 commit ef7fa7aCopy full SHA for ef7fa7a
README.md
@@ -42,8 +42,7 @@ Edit `config/deploy.js` so that your configuration looks like the snippet below.
42
```js
43
s3: {},
44
'revision-data': {
45
- filePattern: 'index.json',
46
- type: 'version-commit'
+ filePattern: 'index.json'
47
},
48
's3-index': {
49
filePattern: 'index.json'
0 commit comments