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

Fix #11107 - don't prefetch preloaded modules #22818

Merged
merged 9 commits into from
Sep 19, 2021

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    a1e9024 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Sheraff/11107-duplicate-module-requests

    Fix vercel#11107 - don't prefetch preloaded modules
    Sheraff committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    2f3b761 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

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

Commits on May 9, 2021

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

Commits on Aug 20, 2021

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

Commits on Aug 30, 2021

  1. don't preload script loaded from <script> tag

    @ijjk "we use script tags with the defer prop instead of preloads now"
    Sheraff committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    08c05a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    057d09c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Configuration menu
    Copy the full SHA
    f017580 View commit details
    Browse the repository at this point in the history
  2. Add regression test

    ijjk committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    16e3f63 View commit details
    Browse the repository at this point in the history