Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ModusCreateOrg/react-dynamic-route-loading-es6
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ModusCreateOrg/react-dynamic-route-loading-es6
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: steps/6-no-helmet-scripttags
Choose a head ref
  • 15 commits
  • 11 files changed
  • 2 contributors

Commits on Nov 28, 2016

  1. Preload with Helmet

    grgur committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    ef475be View commit details
    Browse the repository at this point in the history
  2. preload from webpack stats

    grgur committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    32fc453 View commit details
    Browse the repository at this point in the history
  3. remove console

    grgur committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    4643258 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. fixed extractcss loader

    grgur committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    08767d7 View commit details
    Browse the repository at this point in the history
  2. use, not load

    grgur committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    98fb83e View commit details
    Browse the repository at this point in the history
  3. html plugin

    grgur committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    74ce3d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d68cb99 View commit details
    Browse the repository at this point in the history
  5. No helmet, use script tags

    grgur committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    d06f926 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. in sync with other steps

    grgur committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    15961c9 View commit details
    Browse the repository at this point in the history
  2. fake processing

    # Conflicts:
    #	package.json
    
    # Conflicts:
    #	package.json
    grgur committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    dd3912d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

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

Commits on Dec 7, 2016

  1. Readme update

    grgur committed Dec 7, 2016
    Configuration menu
    Copy the full SHA
    5f20494 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. PRPL: Add Service Worker caching support (#15)

    * (package.json) Add sw-precache webpack plugin
    
    * Add sw-precache-webpack configuration + fix config
    
    * Wire up index.html to reference SW script
    addyosmani authored and grgur committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    acce9f4 View commit details
    Browse the repository at this point in the history
  2. Updated packages

    grgur committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    fab8007 View commit details
    Browse the repository at this point in the history
  3. indentation

    grgur committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    43a80dc View commit details
    Browse the repository at this point in the history
Loading