-
Notifications
You must be signed in to change notification settings - Fork 12k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v10.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: angular/angular-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 16 files changed
- 5 contributors
Commits on Jul 9, 2020
-
test(@schematics/schematics): run npm install from local registry
After a new tag is pushed, the schematic e2e test will attempt to install the latest version, but it incorrectly installs the version from the actual NPM registry instead of the local registry.
Configuration menu - View commit details
-
Copy full SHA for 0f9f797 - Browse repository at this point
Copy the full SHA 0f9f797View commit details
Commits on Jul 13, 2020
-
fix(@angular-devkit/build-angular): wrap ES5 differential loading bun…
…dles This change ensures that classic (ES5) script's top-level function helpers do not get overwritten by other scripts top-level functions that happen to have the same name. This is not an issue when using module script types because each module has its own scope. (cherry picked from commit bcb41e3)
Configuration menu - View commit details
-
Copy full SHA for 967a3db - Browse repository at this point
Copy the full SHA 967a3dbView commit details -
test(@angular-devkit/build-angular): increase rebuild debounce times
CI performance variability can cause test flakes in rebuild tests due to the rebuilds taking longer than expected. This change increases the 500ms debounce time for the web worker rebuild tests to 1000ms to mitigate these issues. (cherry picked from commit c75a48d)
Configuration menu - View commit details
-
Copy full SHA for 27c8d22 - Browse repository at this point
Copy the full SHA 27c8d22View commit details -
fix(@schematics/angular): don't add e2e tsconfig reference in solutio…
Configuration menu - View commit details
-
Copy full SHA for c11f76a - Browse repository at this point
Copy the full SHA c11f76aView commit details -
(cherry picked from commit 50ca94a)
Configuration menu - View commit details
-
Copy full SHA for 3713787 - Browse repository at this point
Copy the full SHA 3713787View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a94cb - Browse repository at this point
Copy the full SHA e3a94cbView commit details
Commits on Jul 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ea907d7 - Browse repository at this point
Copy the full SHA ea907d7View commit details -
fix(@angular-devkit/build-angular): suppress warning for CommonJS tem…
Configuration menu - View commit details
-
Copy full SHA for fcfcd68 - Browse repository at this point
Copy the full SHA fcfcd68View commit details -
Keen Yee Liau committed
Jul 15, 2020 Configuration menu - View commit details
-
Copy full SHA for f1a7c10 - Browse repository at this point
Copy the full SHA f1a7c10View commit details
There are no files selected for viewing