Commit d6173fd2 authored by Ade Viankakrisna Fadlil's avatar Ade Viankakrisna Fadlil Committed by Joe Haddad
Browse files

Minify and map css (#2013)

Minify and map css
parent c0fd5696
Showing with 2 additions and 0 deletions
+2 -0
......@@ -197,6 +197,8 @@ module.exports = {
loader: 'css-loader',
options: {
importLoaders: 1,
minimize: true,
sourceMap: true,
},
},
{
......
Supports Markdown
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