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

Improve support for self-hosted runtime #25026

Closed
wants to merge 7 commits into from
Closed

Improve support for self-hosted runtime #25026

wants to merge 7 commits into from

Commits on Oct 13, 2019

  1. Improve support for self-hosted runtime

    Bring self-hosted runtime support in-line with amp-toolbox optimizer:
    - Do not auto-append /rtv/{rtv} to self-hosted runtime URLs
    - Support using the default CDN for dynamic components
    mattwomple committed Oct 13, 2019
    Configuration menu
    Copy the full SHA
    832ab60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8d03a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    d76da0c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Updates based on reviews

    mattwomple committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    cc4f0ed View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    6bbbd5d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Merge remote-tracking branch 'origin/master' into patch-5

    Update calculateExtensionScriptUrl() and calculateEntryPointScriptUrl()
    URL generation now that spPath is deprecated.
    mattwomple committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    e2cea86 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Configuration menu
    Copy the full SHA
    16f77d2 View commit details
    Browse the repository at this point in the history