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:
@@ -236,7 +236,7 @@ registerLocaleData(localeZhTw, 'zh-TW');
|
||||
FormsModule,
|
||||
AppRoutingModule,
|
||||
ServicesModule,
|
||||
Angulartics2Module.forRoot([Angulartics2GoogleAnalytics], {
|
||||
Angulartics2Module.forRoot({
|
||||
pageTracking: {
|
||||
clearQueryParams: true,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user