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

Make networkFirstResponse answer behaviour configurable #327

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Dec 7, 2017

  1. Configuration menu
    Copy the full SHA
    0cdd470 View commit details
    Browse the repository at this point in the history
  2. NekR#324, added docs

    BowlingX committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    fe3be21 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

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

Commits on Feb 6, 2019

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	docs/options.md
    #	lib/misc/sw-template.js
    #	lib/service-worker.js
    #	package.json
    #	src/service-worker.js
    #	tests/legacy/fixtures/basic-wIth-sw-out/__expected/sw.js
    #	tests/legacy/fixtures/basic-with-sw-custom-entry/__expected/sw.js
    #	tests/legacy/fixtures/cachemaps-basic/__expected/sw.js
    #	tests/legacy/fixtures/loaders-externals/__expected/sw.js
    #	tests/legacy/fixtures/sw-minify-false/__expected/sw.js
    #	tests/legacy/fixtures/sw-minify-true/__expected/sw.js
    Sergei Buinov authored and Sergei Buinov committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    edf2eb8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Merge pull request #1 from NekR/master

    Update from base repository
    sergeibuinov committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    e709f45 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. fix tests, remove unused loaders, remove babel from deps

    Sergei Buinov committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    ec7619e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. fix tests for webpack version 2 & 3

    Sergei Buinov committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    08e545e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Configuration menu
    Copy the full SHA
    e60419f View commit details
    Browse the repository at this point in the history
  2. Moved shouldServeFromNetwork to helpers instead to prevent minificati…

    …on issues, adjusted tests
    BowlingX committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    0a149f7 View commit details
    Browse the repository at this point in the history