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(gatsby-plugin-offline): fix certain resources being cached excessively #9923

Merged
merged 6 commits into from
Nov 14, 2018
Merged

fix(gatsby-plugin-offline): fix certain resources being cached excessively #9923

merged 6 commits into from
Nov 14, 2018

Commits on Nov 14, 2018

  1. Backport fixes from #9907

    David Bailey committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    23599eb View commit details
    Browse the repository at this point in the history
  2. minor fixes for things I copy-pasted wrong

    David Bailey committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    e02f9d5 View commit details
    Browse the repository at this point in the history
  3. Reorder onload / appendChild

    David Bailey committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    fdd5844 View commit details
    Browse the repository at this point in the history
  4. Remove links if an error occurs

    David Bailey committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    14cdb95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff6ca9b View commit details
    Browse the repository at this point in the history
  6. Update README

    David Bailey committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    b25b07b View commit details
    Browse the repository at this point in the history