Merge pull request #2502 from dgw/fix-always-locked-network

Undo webpack sorting, it made network always locked
This commit is contained in:
Pavel Djundik 2018-06-02 22:16:28 +03:00 committed by GitHub
commit 4ee4d015cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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