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/webpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cd4af16
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2efeb4b
Choose a head ref
  • 5 commits
  • 16 files changed
  • 1 contributor

Commits on Jul 16, 2020

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

Commits on Jul 30, 2020

  1. Merge pull request #11180 from webpack/test/watch-production-4

    add test case for watching in production
    sokra authored Jul 30, 2020
    Configuration menu
    Copy the full SHA
    4a1f068 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. make sure to generate correct chunk connection for blocks that are on…

    …ly connected in some runtimes
    
    fixes #8677
    sokra committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    235b87b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11490 from webpack/bugfix/unknown-chunk-4

    make sure to generate correct chunk connection for blocks that are only connected in some runtimes (webpack 4)
    sokra authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9635616 View commit details
    Browse the repository at this point in the history
  3. 4.44.2

    sokra committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    2efeb4b View commit details
    Browse the repository at this point in the history
Loading