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

Allow pages to be async modules to enable top-level-await #17590

Merged
merged 21 commits into from Oct 14, 2020

Commits on Oct 3, 2020

  1. Copy the full SHA
    11da014 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. v9.5.5

    ijjk committed Oct 9, 2020
    Copy the full SHA
    ef676f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. add tests

    Janpot committed Oct 11, 2020
    Copy the full SHA
    3763db9 View commit details
    Browse the repository at this point in the history
  2. skip when not webpack 5

    Janpot committed Oct 11, 2020
    Copy the full SHA
    507923a View commit details
    Browse the repository at this point in the history
  3. fix for serverless

    Janpot committed Oct 11, 2020
    Copy the full SHA
    2204789 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. this is not the way

    Janpot committed Oct 12, 2020
    Copy the full SHA
    ad733a4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6ff3982 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    633b28b View commit details
    Browse the repository at this point in the history
  4. this is the correct one

    Janpot committed Oct 12, 2020
    Copy the full SHA
    77cda0c View commit details
    Browse the repository at this point in the history
  5. serverless support

    Janpot committed Oct 12, 2020
    Copy the full SHA
    ffe2e5d View commit details
    Browse the repository at this point in the history
  6. fix test

    Janpot committed Oct 12, 2020
    Copy the full SHA
    2923ac1 View commit details
    Browse the repository at this point in the history
  7. await everywhere

    Janpot committed Oct 12, 2020
    Copy the full SHA
    2858570 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7b49567 View commit details
    Browse the repository at this point in the history
  9. remove this as well

    Janpot committed Oct 12, 2020
    Copy the full SHA
    8580c9a View commit details
    Browse the repository at this point in the history
  10. this not needed anymore

    Janpot committed Oct 12, 2020
    Copy the full SHA
    a0816a6 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    8199f81 View commit details
    Browse the repository at this point in the history
  12. 404 pages

    Janpot committed Oct 12, 2020
    Copy the full SHA
    3077f5a View commit details
    Browse the repository at this point in the history
  13. optimize + error page test

    Janpot committed Oct 12, 2020
    Copy the full SHA
    6446ee4 View commit details
    Browse the repository at this point in the history
  14. Missed AMP support

    Janpot committed Oct 12, 2020
    Copy the full SHA
    f8615a9 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    4c13fb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

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