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 b3c0f3e commit 79cd6adCopy full SHA for 79cd6ad
website/docs/en/config/output/manifest.mdx
@@ -135,9 +135,6 @@ export default {
135
```json title="dist/manifest.json"
136
{
137
"allFiles": ["/static/js/index.[hash].js", "/index.html"],
138
- "entries": {
139
- // ...
140
- },
141
"integrity": {
142
"/static/js/index.[hash].js": "sha384-[sri-hash]"
143
}
website/docs/zh/config/output/manifest.mdx
0 commit comments