This commit is contained in:
syuilo 2018-09-07 05:32:09 +09:00
parent 6d9716f90e
commit 0b5eec4ca8
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

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