mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
hash css
This commit is contained in:
parent
d076447504
commit
3f8e8292ad
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ module.exports = () => {
|
|||
new Dotenv(),
|
||||
new MiniCssExtractPlugin({
|
||||
filename: '[name].[contenthash].css',
|
||||
chunkFilename: '[id].css',
|
||||
chunkFilename: '[id].[hash].css',
|
||||
}),
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue