Merge pull request #2502 from dgw/fix-always-locked-network
Undo webpack sorting, it made network always locked
This commit is contained in:
commit
4ee4d015cb
@ -74,8 +74,6 @@ const config = {
|
||||
ignoreCustomFragments: [
|
||||
/{{[\s\S]*?}}/,
|
||||
],
|
||||
sortAttributes: true,
|
||||
sortClassName: true,
|
||||
},
|
||||
}],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user