mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 17:51:21 +00:00
Add entry name to stylesheet
* fixes contrast mode
This commit is contained in:
@@ -91,7 +91,7 @@ module.exports = {
|
||||
warnings: false
|
||||
}
|
||||
}),
|
||||
new ExtractTextPlugin('style.css'),
|
||||
new ExtractTextPlugin('style-[name].css'),
|
||||
new HtmlWebpackPlugin({
|
||||
hash: true,
|
||||
chunks: ['vendors', 'contrast-app'],
|
||||
|
||||
Reference in New Issue
Block a user