mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-12 22:15:25 -04:00
remove nganimate dependency as it seems to feature disproportionately highly in the FF profiler, and removing it seems to have stopped my FF stalling for seconds on end
This commit is contained in:
parent
0a699df5e8
commit
11da8d0dff
3 changed files with 7 additions and 4 deletions
|
@ -16,7 +16,6 @@ limitations under the License.
|
|||
|
||||
var matrixWebClient = angular.module('matrixWebClient', [
|
||||
'ngRoute',
|
||||
'ngAnimate',
|
||||
'MatrixWebClientController',
|
||||
'LoginController',
|
||||
'RegisterController',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue