1
0
mirror of https://github.com/bitwarden/web synced 2025-12-10 13:23:15 +00:00

Fix @ngtools/webpack version (#613)

This commit is contained in:
Oscar Hinton
2020-08-18 22:19:20 +02:00
committed by GitHub
parent 9d9503b00e
commit 24a5717e27
3 changed files with 25 additions and 35 deletions

View File

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