This commit is contained in:
2020-09-30 16:24:34 +00:00
parent 6f17ca41bf
commit f687a15f9f
2 changed files with 6 additions and 31 deletions

View File

@@ -17,13 +17,6 @@ module.exports = {
"css-loader",
{
loader: "sass-loader",
// Requires sass-loader@^7.0.0
// options: {
// implementation: require('sass'),
// fiber: require('fibers'),
// indentedSyntax: true // optional
// },
// Requires sass-loader@^8.0.0
options: {
implementation: require("sass"),
sassOptions: {