@@ -92,8 +92,8 @@ let webpackConfig = {
|
|||||||
{
|
{
|
||||||
loader: 'sass', options: {
|
loader: 'sass', options: {
|
||||||
sourceMap: config.enabled.sourceMaps,
|
sourceMap: config.enabled.sourceMaps,
|
||||||
sourceComments: true
|
sourceComments: true,
|
||||||
}
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user