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 1e0ef5a commit 7d1a4d4Copy full SHA for 7d1a4d4
template/build/webpack.base.conf.js
@@ -38,7 +38,7 @@ module.exports = {
38
loader: 'url',
39
query: {
40
limit: 10000,
41
- name: '[name].[ext]?[hash]'
+ name: '[name].[ext]?[hash:7]'
42
}
43
44
]
0 commit comments