forked from FoundKeyGang/FoundKey
Fix bug
This commit is contained in:
parent
6d9716f90e
commit
0b5eec4ca8
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ module.exports = {
|
|||
}, {
|
||||
loader: 'sass-loader',
|
||||
options: {
|
||||
importer: jsonImporter,
|
||||
importer: jsonImporter(),
|
||||
}
|
||||
}]
|
||||
}, {
|
||||
|
|
Loading…
Reference in a new issue