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

🚮 Disable layers in production #23968

Closed
wants to merge 3 commits into from

Commits on Aug 20, 2019

  1. Disable layers in production

    This disables layers unless you've locally built the AMP codebase (for manual testing) or are running in a test environment (automatic testing).
    jridgewell committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    c2a75aa View commit details
    Browse the repository at this point in the history
  2. Only in localDev

    jridgewell committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    997000f View commit details
    Browse the repository at this point in the history
  3. Use const expression

    jridgewell committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    f538bf9 View commit details
    Browse the repository at this point in the history