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
1 changed files with 1 additions and 1 deletions

View File

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