Skip to content

Commit

Permalink
Analytics feature enabled (#498)
Browse files Browse the repository at this point in the history
  • Loading branch information
irfanuddinahmad authored Mar 15, 2021
1 parent 1eedef3 commit a2b5d08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webpack.prod.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const modifiedConfig = {
FEATURE_FLAGS: {
CODE_MANAGEMENT: true,
REPORTING_CONFIGURATIONS: true,
ANALYTICS: false,
ANALYTICS: true,
SUPPORT: true,
SAML_CONFIGURATION: true,
CODE_VISIBILITY: false,
Expand Down

0 comments on commit a2b5d08

Please sign in to comment.