Skip to content

Commit

Permalink
[MWPW-158446] Added stage domains map (#248)
Browse files Browse the repository at this point in the history
* added stage domains map

* Update scripts/scripts.js

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update scripts/scripts.js

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update scripts/scripts.js

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update scripts/scripts.js

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update scripts/scripts.js

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update scripts/scripts.js

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fixed linter errors

* fixed linter errors

* Remove hlx.page and hlx.live stage mappings

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Megan Thomas <[email protected]>
  • Loading branch information
3 people authored Sep 23, 2024
1 parent ea25c67 commit 73bfd95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ const CONFIG = {
],
useDotHtml: true,
dynamicNavKey: 'bacom',
stageDomainsMap: { 'business.stage.adobe.com': { 'business.adobe.com': 'origin' } },
};

const eagerLoad = (img) => {
Expand Down

0 comments on commit 73bfd95

Please sign in to comment.