Undo webpack sorting, it made network always locked
This commit is contained in:
parent
c0ff2fe2b2
commit
35841b3369
@ -74,8 +74,6 @@ const config = {
|
|||||||
ignoreCustomFragments: [
|
ignoreCustomFragments: [
|
||||||
/{{[\s\S]*?}}/,
|
/{{[\s\S]*?}}/,
|
||||||
],
|
],
|
||||||
sortAttributes: true,
|
|
||||||
sortClassName: true,
|
|
||||||
},
|
},
|
||||||
}],
|
}],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user