1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

Upgrade Angular (#520)

This commit is contained in:
Oscar Hinton
2020-08-18 22:13:15 +02:00
committed by GitHub
parent 540df4270c
commit 7499d7de25
8 changed files with 463 additions and 1828 deletions

View File

@@ -136,7 +136,7 @@ registerLocaleData(localeZhTw, 'zh-TW');
FormsModule,
AppRoutingModule,
ServicesModule,
Angulartics2Module.forRoot([Angulartics2GoogleAnalytics], {
Angulartics2Module.forRoot({
pageTracking: {
clearQueryParams: true,
},