Merge pull request #1014 from atmire/w2p-76634_google-analytics-tracking-id-from-backend

W2p 76634 google analytics tracking id from backend
This commit is contained in:
Tim Donohue
2021-02-17 17:07:05 -06:00
committed by GitHub
9 changed files with 253 additions and 54 deletions

View File

@@ -132,8 +132,6 @@ export const environment: GlobalConfig = {
async: true,
time: false
},
// Google Analytics tracking id
gaTrackingId: '',
// Log directory
logDirectory: '.',
// NOTE: will log all redux actions and transfers in console