Skip to content

Commit

Permalink
chore: update customer's module (CXSPA-8588) (#19383)
Browse files Browse the repository at this point in the history
Co-authored-by: Hakwoo Kim <[email protected]>
  • Loading branch information
kimhw0630 and hakwookim authored Oct 22, 2024
1 parent e8eedb1 commit 071d8bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/schematics/src/add-spartacus/spartacus-features.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ function configureSpartacusModules(
'PageTitleModule',
'VideoModule',
'PDFModule',
'SiteThemeSwitcherModule',
].forEach((content) => {
addModuleImport(sourceFile, {
import: [
Expand All @@ -116,6 +117,7 @@ function configureSpartacusModules(
'PageTitleModule',
'VideoModule',
'PDFModule',
'SiteThemeSwitcherModule',
],
},
],
Expand Down

0 comments on commit 071d8bf

Please sign in to comment.