Undo webpack sorting, it made network always locked

This commit is contained in:
dgw 2018-06-02 14:13:42 -05:00
parent c0ff2fe2b2
commit 35841b3369

View file

@ -74,8 +74,6 @@ const config = {
ignoreCustomFragments: [
/{{[\s\S]*?}}/,
],
sortAttributes: true,
sortClassName: true,
},
}],
},