Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Next.js][Multi-site] Personalize POS configuration for multiple sites #1350

Merged
merged 16 commits into from
Feb 24, 2023

Conversation

illiakovalenko
Copy link
Contributor

@illiakovalenko illiakovalenko commented Feb 21, 2023

Description / Motivation

Provide POS configuration for multiple sites

  • Added env utilities
  • Moved PosResolver to the base package
  • PosResolver is removed, SiteResolver used instead
  • Added plugins approach for SiteResolver

Testing Details

Manual testing

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Copy link
Contributor

@ambrauer ambrauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 👍. Just one question about SiteResolverType, otherwise approved

@illiakovalenko illiakovalenko merged commit d81f89c into dev Feb 24, 2023
@illiakovalenko illiakovalenko deleted the feature/570887 branch February 24, 2023 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants