This commit is contained in:
syuilo 2018-09-07 05:32:09 +09:00
parent 530d030b1c
commit 3cb764df04

View file

@ -196,7 +196,7 @@ module.exports = {
}, {
loader: 'sass-loader',
options: {
importer: jsonImporter,
importer: jsonImporter(),
}
}]
}, {