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: v5.26.1
Choose a base ref
...
head repository: webpack/webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.26.2
Choose a head ref
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 16, 2021

  1. Fix #12908

    Ali Al Amine committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    8dcaade View commit details
    Browse the repository at this point in the history
  2. add test case

    sokra committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    744aa27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a93eb10 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12909 from alialamine/fix-commented-code

    fix: fix an issue with an output commenting out bootstrap code
    sokra authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    c6b8d24 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12907 from webpack/bugfix/assign-library-runtime-…

    …chunk
    
    fix problem with strict mode for assigning libraries with separate runtime chunk
    sokra authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    fccc13a View commit details
    Browse the repository at this point in the history
  6. 5.26.2

    sokra committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    c67a73a View commit details
    Browse the repository at this point in the history
Loading