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: 15.1.3
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: 15.1.4
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 26, 2023

  1. fix(@angular-devkit/build-angular): print server builder errors and w…

    …arnings
    
    Previously server builder errors and warnings were not being printed in the console correctly.
    
    Closes #24612
    
    (cherry picked from commit f35e990)
    alan-agius4 authored and clydin committed Jan 26, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    llucax Leandro Lucarella
    Copy the full SHA
    317452e View commit details

Commits on Jan 27, 2023

  1. fix(@angular-devkit/build-angular): load JavaScript bundles as module…

    …s in karma
    
    With this change we load bundles as modules when using the Karma builder.
    
    (cherry picked from commit 3512a03)
    alan-agius4 authored and clydin committed Jan 27, 2023

    Verified

    This commit was signed with the committer’s verified signature.
    llucax Leandro Lucarella
    Copy the full SHA
    6c8fdfc View commit details

Commits on Feb 1, 2023

  1. Verified

    This commit was signed with the committer’s verified signature.
    llucax Leandro Lucarella
    Copy the full SHA
    1bfcc18 View commit details
Loading