mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-01 13:36:55 +08:00
feat: doc page style hash in wepack
This commit is contained in:
parent
5bb402dd8a
commit
5f764d7659
@ -74,7 +74,7 @@ const webpackConfig = {
|
||||
}
|
||||
}
|
||||
}),
|
||||
new ExtractTextPlugin('style.css')
|
||||
new ExtractTextPlugin('[name].[hash:7].css')
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user