mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
Fix bug
This commit is contained in:
parent
530d030b1c
commit
3cb764df04
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