Skip to content

Disable the pill per default, enable only on .page or locahost #20

@buuhuu

Description

@buuhuu

This request is an ask to reverse the logic to show or not show the pill.

Currently it is not shown if:

  • on .live
  • if configured on prodHost
  • if configured isProd returns true

We should reverse this to use a white list and show it only if

  • on .page or localhost (as recommended in the README.md)
  • if configured and isProd returns false
  • if configured and not on prodHost

That way no user setting is needed when running aem-experimentation with crosswalk

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions