fix: components css-loader hash (#3672)

This commit is contained in:
John 2024-05-14 19:53:05 +08:00 committed by GitHub
parent 17831f19ab
commit 3d23e0d8d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -84,9 +84,6 @@ module.exports = {
options: {
importLoaders: 1,
sourceMap: false,
modules: {
localIdentName: '[local]_[hash:base64:5]',
},
},
},
{