Commit 014052c6 authored by Pirate Praveen's avatar Pirate Praveen

Update css-loader ^1.0.0 -> ^2.1.1

parent e4d0c250
---
title: Update css-loader ^1.0.0 -> ^2.1.1
merge_request: 31743
author: Pirate Praveen
type: other
......@@ -232,7 +232,8 @@ module.exports = {
{
loader: 'css-loader',
options: {
name: '[name].[contenthash:8].[ext]',
modules: 'global',
localIdentName: '[name].[contenthash:8].[ext]',
},
},
],
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment