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: angular/angular-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 13.3.2
Choose a base ref
...
head repository: angular/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 13.3.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 11, 2022

  1. fix(@angular-devkit/build-webpack): emit devserver setup errors

    Closes #22969
    
    (cherry picked from commit 3afd1ab)
    alan-agius4 authored and dgp1130 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    5682bae View commit details
    Browse the repository at this point in the history
  2. fix(@angular-devkit/build-angular): display debug logs when using the…

    … `--verbose` option
    
    Webpack doesn't display debug logs when setting the log level to verbose.
    
    See: https://webpack.js.org/configuration/other-options/#debug and https://webpack.js.org/configuration/other-options/#level
    (cherry picked from commit be2b268)
    alan-agius4 authored and dgp1130 committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    d38b247 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

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