Skip to content

Commit

Permalink
Update opps-schematics-config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
anjana-bl committed Apr 28, 2024
1 parent cf760a4 commit 33ba836
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,7 @@ export const OPPS_SCHEMATICS_CONFIG: SchematicConfig = {
name: OPPS_ROOT_MODULE,
content: `${OPPS_ROOT_MODULE}`,
},
/* Through Spartacus OPPS code doesnot have a dependency on Personalization,
backend occ api of OPPS requires Personalization to be enabled , hence adding this dependency */
dependencyFeatures: [TRACKING_PERSONALIZATION_FEATURE_NAME],
};

0 comments on commit 33ba836

Please sign in to comment.