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: webpack/compression-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: webpack/compression-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 5 commits
  • 43 files changed
  • 4 contributors

Commits on Sep 5, 2018

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

Commits on Sep 10, 2018

  1. docs(readme): update with import example (#113)

    Update the "getting started" section with an example importing the Compression Plugin (which is used just below).  This import (require) statement is currently not found in the README.
    
    Not a huge deal, but could save somebody ~5 seconds of having to add that in themselves.
    nickbouldien authored and evilebottnawi committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    264efa3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. docs: add “Using Brotli” (#119)

    Signed-off-by: Andrew Welch <andrew@nystudio107.com>
    khalwat authored and evilebottnawi committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    ff3ceeb View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. chore(deps): update (#124)

    BREAKING CHANGE: minimum required nodejs version is `8.9.0`
    evilebottnawi authored Jun 5, 2019
    Configuration menu
    Copy the full SHA
    897bd95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af883d8 View commit details
    Browse the repository at this point in the history
Loading