1
0
This commit is contained in:
syuilo
2018-09-07 05:32:09 +09:00
parent 6d9716f90e
commit 0b5eec4ca8
+1 -1
View File
@@ -196,7 +196,7 @@ module.exports = {
}, { }, {
loader: 'sass-loader', loader: 'sass-loader',
options: { options: {
importer: jsonImporter, importer: jsonImporter(),
} }
}] }]
}, { }, {