mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-25 07:25:12 +00:00
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